Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 906ab3c48e1c1b90079e1ca3cf8aeea61bc371af..2b2d4e4527937c7f290e98d80f293051a41d542d 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5780,6 +5780,12 @@ 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."> |
Enables experimental Web Platform features that are in development. |
</message> |
+ <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_NAME" desc="Name for the flag to enable the experimental pointer events."> |
+ Pointer Events |
+ </message> |
+ <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_DESCRIPTION" desc="Description for the flag to enable the experimental pointer events."> |
+ Enables partial experimental support for the Pointer Events API. This is intended only for testing by web developers, it will cause some websites to be subtly broken. |
+ </message> |
<message name="IDS_FLAGS_EXPERIMENTAL_FRAMEWORK_NAME" desc="Name for the flag to enable the Experimental Framework."> |
Experimental Framework. |
</message> |