| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8188e03516de061aefc882dffbbc8ee7f064de91..af22a9f5e7061d58d8b6221b80af78ed8ebc8b92 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6580,6 +6580,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_ON_SCROLL_NAME" desc="Name of the flag that enables sending touch cancel on scrolling.">
|
| + Enable sending touch cancel on scrolling
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_TOUCH_CANCEL_ON_SCROLL_DESCRIPTION" desc="Description of the flag to enable sending touch cancel on scrolling.">
|
| + Enable sending touch cancel to renderer on scrolling.
|
| + </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>
|
|
|