| 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,
|
|
|