| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 147935)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -52,6 +52,8 @@
|
| extern const char kAutomationReinitializeOnChannelError[];
|
| extern const char kBrowserlessPanels[];
|
| extern const char kCaptivePortalDetection[];
|
| +extern const char kCaptivePortalDetectionDisabled[];
|
| +extern const char kCaptivePortalDetectionEnabled[];
|
| extern const char kCheckForUpdateIntervalSec[];
|
| extern const char kCheckCloudPrintConnectorPolicy[];
|
| extern const char kChromeFrameShutdownDelay[];
|
|
|