| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 30f8e0100f17519d6cd213d34aeae116eae85fd5..6d56081129d42e00e6fe1ccf30b79870ff2bbd89 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -186,6 +186,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[];
|
|
|