Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index e266b56b342e0df5835fef6130fd71d1a521f978..e117ca9e776df434400d8bc14245d3f909f67c1c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6071,6 +6071,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_DISABLE_TOUCH_FEEDBACK_DESCRIPTION" desc="Description for the flag that disables additional visual feedback for touch."> |
Certain UI components will stop displaying visual feedback upon touch interactions. |
</message> |
+ <message name="IDS_FLAGS_ASH_DISABLE_SWIPE_TO_CLOSE_IN_OVERVIEW_MODE_NAME" desc="Title for the flag to disable swipe gestures to close windows while in overview mode."> |
+ Swipe to dismiss windows in overview mode. |
+ </message> |
+ <message name="IDS_FLAGS_ASH_DISABLE_SWIPE_TO_CLOSE_IN_OVERVIEW_MODE_DESCRIPTION" desc="Description for the flag to disable swipe gestures to close windows while in overview mode."> |
+ Disable swipe gesture to dismiss windows in overview mode. |
+ </message> |
<message name="IDS_FLAGS_ASH_DISABLE_TEXT_FILTERING_IN_OVERVIEW_MODE_NAME" desc="Title for the flag to disable window filtering in overview mode by inputing text"> |
Disable text filtering in Overview Mode. |
</message> |