Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7067e977feed81b220b94d0089036e97c74da337..ec7db3d065c592a04ae43191a114fc56e282e161 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -183,6 +183,7 @@ extern const char kEnableUserAlternateProtocolPorts[]; |
extern const char kEnableWatchdog[]; |
extern const char kEnableWebSocketOverSpdy[]; |
extern const char kExtensionsInActionBox[]; |
+extern const char kExtensionsOnChromeURLs[]; |
extern const char kEventPageIdleTime[]; |
extern const char kEventPageSuspendingTime[]; |
extern const char kExplicitlyAllowedPorts[]; |