Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index de61491c4e26f6fd782a64cfb34ce5114fa94775..54330335508c3d2c9d08648181f8d83f5c85be78 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -361,7 +361,9 @@ extern const char kRelauncherProcessDMGDevice[]; |
#endif // defined(OS_MACOSX) |
#if defined(OS_WIN) |
+extern const char kDisablePerMonitorDpi[]; |
extern const char kEnableCloudPrintXps[]; |
+extern const char kEnablePerMonitorDpi[]; |
extern const char kEnableProfileShortcutManager[]; |
extern const char kHideIcons[]; |
extern const char kNoNetworkProfileWarning[]; |