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

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

Issue 11377147: linux: Remove --scroll-pixels flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | content/browser/renderer_host/render_widget_host_view_gtk.cc » ('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 04dc5e28aeef71c7625622b98907d49c8d47461d..1d6b42bf163141e949132e6578970aeaa5b6a698 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -774,7 +774,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kGpuStartupDialog,
::switches::kHasChromeOSKeyboard,
::switches::kLoginProfile,
- ::switches::kScrollPixels,
::switches::kNaturalScrollDefault,
::switches::kNoFirstRun,
::switches::kNoSandbox,
« no previous file with comments | « no previous file | content/browser/renderer_host/render_widget_host_view_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698