Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index caa803ce8189cf9cee80ebe1cb2fdc5794a700f0..0bff49a14bd70901ecfbeeac418d96a2508ebcdf 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -351,8 +351,10 @@ extern const char kAppsKeepChromeAliveInTests[]; |
extern const char kHostedAppQuitNotification[]; |
extern const char kDisableAppInfoDialogMac[]; |
extern const char kDisableHostedAppShimCreation[]; |
+extern const char kDisableMacViewsNativeAppWindows[]; |
extern const char kDisableSystemFullscreenForTesting[]; |
extern const char kEnableAppInfoDialogMac[]; |
+extern const char kEnableMacViewsNativeAppWindows[]; |
extern const char kEnableTranslateNewUX[]; |
extern const char kMetricsClientID[]; |
extern const char kRelauncherProcess[]; |