Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8eade3d0c888d1be635ecb8d58f4ed5a7892f168..bf7d312678b6aa9d888ba95f4a55b6a36523a908 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -181,6 +181,7 @@ extern const char kEnableSuggestionsTabPage[]; |
extern const char kEnableTabGroupsContextMenu[]; |
extern const char kEnableWatchdog[]; |
extern const char kEnableWebSocketOverSpdy[]; |
+extern const char kEnableWebView[]; |
extern const char kEventPageIdleTime[]; |
extern const char kEventPageUnloadingTime[]; |
extern const char kExplicitlyAllowedPorts[]; |