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

Unified Diff: trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 14383009: Revert 196479 "Revert 196446 "Make touch drag drop and touch edi..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc
===================================================================
--- trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc (revision 196797)
+++ trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc (working copy)
@@ -84,6 +84,8 @@
::switches::kDisableSeccompFilterSandbox,
::switches::kDisableSeccompSandbox,
::switches::kDisableThreadedCompositing,
+ ::switches::kDisableTouchDragDrop,
+ ::switches::kDisableTouchEditing,
::switches::kEnableAcceleratedOverflowScroll,
::switches::kEnableCompositingForFixedPosition,
::switches::kEnableGestureTapHighlight,
@@ -93,6 +95,8 @@
::switches::kEnableLogging,
::switches::kEnablePinch,
::switches::kEnableThreadedCompositing,
+ ::switches::kEnableTouchDragDrop,
+ ::switches::kEnableTouchEditing,
::switches::kEnableViewport,
::switches::kEnableVsyncNotification,
::switches::kForceDeviceScaleFactor,
« no previous file with comments | « trunk/src/chrome/browser/about_flags.cc ('k') | trunk/src/content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698