Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index c154a14804569a22262c4a3d4d24703d542b7984..411a023d2f3fccbed29cacd1bb818f6f30cc5189 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6546,6 +6546,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_ENABLE_TCP_FAST_OPEN_DESCRIPTION" desc="Description of the flag that enables TCP Fast Open."> |
| Enable the option to send extra authentication information in the initial SYN packet for a previously connected client, allowing faster data send start. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_TOUCH_CANCEL_AFTER_SCROLL_NAME" desc="Name of the flag that enables sending touch cancel after scroll."> |
|
Rick Byers
2013/05/30 01:53:29
Nit: "on scroll" would make more sense for the nam
Yufeng Shen (Slow to review)
2013/05/30 22:34:38
Done.
|
| + Enable sending touch cancel after scroll |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_TOUCH_CANCEL_AFTER_SCROLL_DESCRIPTION" desc="Description of the flag to enable sending touch cancel after scroll."> |
| + Enable sending touch cancel to renderer after scroll starts. |
| + </message> |
| <message name="IDS_FLAGS_ENABLE_TOUCH_DRAG_DROP_NAME" desc="Name of the flag that enables touch initiated drag drop."> |
| Enable touch initiated drag and drop |
| </message> |