| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 02a4030054f49d95c97e9eb88966cba2dd66c13a..d86b82e546e4c67887b0255303b9845248495371 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -181,6 +181,7 @@ extern const char kEnableTranslateNewUX[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWebAppFrame[];
|
| extern const char kEnableWebsiteSettingsManager[];
|
| +extern const char kEnableWifiCredentialSync[];
|
| extern const char kEnhancedBookmarksExperiment[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| extern const char kExtensionContentVerificationBootstrap[];
|
|
|