Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: chrome/app/generated_resources.grd

Issue 886563005: Remove touch-scrolling-mode flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ca91e74951a46c0a66bab5ac81a98e35f8fbf4c8..e121442babe0154a5c900940c930211cde2b6711 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6670,21 +6670,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_OUT_OF_PROCESS_PDF_DESCRIPTION" desc="Description for the flag to enable out of process PDF.">
Enable the out of process PDF plugin.
</message>
- <message name="IDS_FLAGS_TOUCH_SCROLLING_MODE_NAME" desc="Title for the flag to change the touch scrolling mode.">
- Touch scrolling mode.
- </message>
- <message name="IDS_FLAGS_TOUCH_SCROLLING_MODE_DESCRIPTION" desc="Description for the flag to control touch scrolling mode.">
- Change the touch event behavior while scrolling. "touchcancel" is what Chrome has historically used, and "async-touchmove" is the new preferred mode.
- </message>
- <message name="IDS_FLAGS_TOUCH_SCROLLING_MODE_TOUCHCANCEL" desc="Name for the touchcancel scrolling mode">
- touchcancel
- </message>
- <message name="IDS_FLAGS_TOUCH_SCROLLING_MODE_ASYNC_TOUCHMOVE" desc="Name for the async-touchmove scrolling mode">
- async-touchmove
- </message>
- <message name="IDS_FLAGS_TOUCH_SCROLLING_MODE_SYNC_TOUCHMOVE" desc="Name for the sync-touchmove scrolling mode">
- sync-touchmove
- </message>
<message name="IDS_FLAGS_DISABLE_THREADED_SCROLLING_NAME" desc="Title for the flag to disable threaded scrolling.">
Disable threaded scrolling.
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | content/browser/renderer_host/input/touch_event_queue.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698