Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 56ff7567771da8e15543e519b31de3ea608077a6..52597f2687eeb8421cafd237a2338f51146a8f6e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -369,6 +369,7 @@ extern const char kMigrateDataDirForSxS[]; |
extern const char kAppsKeepChromeAliveInTests[]; |
extern const char kDisableSystemFullscreenForTesting[]; |
extern const char kRelauncherProcess[]; |
+extern const char kUseToolkitViews[]; |
#endif |
#if defined(OS_WIN) |