Commit 3686bb2c authored by mustaq's avatar mustaq Committed by Commit bot

Fixed chrome://flags#enable-pointer-events description.

BUG=687976

Review-Url: https://codereview.chromium.org/2678463002
Cr-Commit-Position: refs/heads/master@{#448019}
parent e1e7aedf
...@@ -6045,11 +6045,11 @@ Keep your key file in a safe place. You will need it to create new versions of y ...@@ -6045,11 +6045,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_EXPERIMENTAL_WEB_PLATFORM_FEATURES_DESCRIPTION" desc="Description for the flag to enable experimental Web Platform features."> <message name="IDS_FLAGS_EXPERIMENTAL_WEB_PLATFORM_FEATURES_DESCRIPTION" desc="Description for the flag to enable experimental Web Platform features.">
Enables experimental Web Platform features that are in development. Enables experimental Web Platform features that are in development.
</message> </message>
<message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_NAME" desc="Name for the flag to enable the experimental pointer events."> <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_NAME" desc="Name for the flag to enable pointer events.">
Pointer Events Pointer Events
</message> </message>
<message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_DESCRIPTION" desc="Description for the flag to enable the experimental pointer events."> <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_DESCRIPTION" desc="Description for the flag to enable pointer events.">
Enables experimental support for the Pointer Events API. This is intended only for testing by web developers, may cause some websites to be subtly broken. Enables support for the Pointer Events API. This is intended only for testing by web developers.
</message> </message>
<message name="IDS_FLAGS_ORIGIN_TRIALS_NAME" desc="Name for the flag to enable origin trials."> <message name="IDS_FLAGS_ORIGIN_TRIALS_NAME" desc="Name for the flag to enable origin trials.">
Origin Trials Origin Trials
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment