| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b1551ca5d2ddccc51d37c35ba5875798f9e1766d..f1fd28f35c5c7cbc88e2ec55462d60db8b5ce5f8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -191,6 +191,7 @@ extern const char kEnableTranslateNewUX[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWatchdog[];
|
| extern const char kEnableWebSocketOverSpdy[];
|
| +extern const char kEnableWebsiteSettingsManager[];
|
| extern const char kEnhancedBookmarksExperiment[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionContentVerificationBootstrap[];
|
|
|