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

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

Issue 10909242: Add "panel_fitting" GPU feature type and use it for mirror mode. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Reorganized code per oshima's suggestion. Created 8 years, 3 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: 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 3bba8901fca1ddcd2795c828e882518bbc916bc1..f02f9af997040404b93a4abcf638c9a8c1b99398 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -784,6 +784,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kTouchDevices,
::switches::kTouchOptimizedUI,
::switches::kOldCheckboxStyle,
+ ::switches::kDisablePanelFitting,
ash::switches::kAshTouchHud,
ash::switches::kAshWindowAnimationsDisabled,
ash::switches::kAuraLegacyPowerButton,

Powered by Google App Engine
This is Rietveld 408576698