Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index e05058e2a1321c6e9a7d34f70d573b2af170d6bd..0406ce38e8c96497e4eee21c72a60c5f61f10b14 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -5935,6 +5935,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_NO_IMPLICIT_CAPTURE_NAME" desc="Name for the flag to enable no implicit capture for the touch pointer events."> |
|
dtapuska
2016/08/29 14:50:48
I don't think we need to add it to about:flags. Ca
|
| + No touch pointer event implicit capture |
| + </message> |
| + <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_NO_IMPLICIT_CAPTURE_DESCRIPTION" desc="Description for the flag to enable no implicit capture for the touch pointer events."> |
| + If enabled touch pointer events will not be captured implicitly. |
| + </message> |
| <message name="IDS_FLAGS_EXPERIMENTAL_POINTER_EVENT_NAME" desc="Name for the flag to enable the experimental pointer events."> |
| Pointer Events |
| </message> |