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

Unified Diff: chrome/browser/chrome_content_browser_client.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/chrome_content_browser_client.cc
diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
index 6cd498bc826fc1d16924eeb66143aea99ae9848f..83e17f4e54724a678147571364eb90bb1d52fe91 100644
--- a/chrome/browser/chrome_content_browser_client.cc
+++ b/chrome/browser/chrome_content_browser_client.cc
@@ -820,6 +820,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
switches::kEnableBundledPpapiFlash,
switches::kEnableCrxlessWebApps,
switches::kEnableExperimentalExtensionApis,
+ switches::kEnableHighDPIPDFPlugin,
switches::kEnableIPCFuzzing,
switches::kEnableNaCl,
switches::kEnableNaClIPCProxy,

Powered by Google App Engine
This is Rietveld 408576698