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

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

Issue 10802004: Experimental flag for HiDPI-aware PDF Viewer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 fd0cb89ed84d1f1cf86e5cc63217d63861067a4f..ca815eabd46a53c7084af0fd14d64f0cf5d90da6 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -743,6 +743,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kEnableAcceleratedVideoDecode,
::switches::kEnableDevicePolicy,
::switches::kEnableGView,
+ ::switches::kEnableHighDPIPDFPlugin,
::switches::kEnableLogging,
::switches::kEnableMobileSetupDialog,
::switches::kEnablePartialSwap,

Powered by Google App Engine
This is Rietveld 408576698