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

Unified Diff: chrome/browser/chromeos/login/login_utils.cc

Issue 11745006: Added TapSuppressionController params to gesture configurations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed TSC command line parameters Created 7 years, 12 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
« no previous file with comments | « no previous file | chrome/browser/resources/gesture_config.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index 9f51de2fc3f352f3bb6098d10002937c4fed589c..705e77373018501e4c15fad03614450d92fda214 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -817,8 +817,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kPpapiFlashVersion,
::switches::kPpapiOutOfProcess,
::switches::kRendererStartupDialog,
- ::switches::kFlingTapSuppressMaxDown,
- ::switches::kFlingTapSuppressMaxGap,
#if defined(USE_XI2_MT)
::switches::kTouchCalibration,
#endif
« no previous file with comments | « no previous file | chrome/browser/resources/gesture_config.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698