| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ab81c2fc7141f5d688e7346e10ce70c75319575b..e0df8a3f3648305af52539e646e8f02111ff1dfd 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -147,6 +147,7 @@ extern const char kEnableSmoothScrolling[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSync[];
|
| extern const char kEnableSyncAutofill[];
|
| +extern const char kEnableSyncExtensionSettings[];
|
| extern const char kEnableSyncOAuth[];
|
| extern const char kEnableSyncPreferences[];
|
| extern const char kEnableSyncSessions[];
|
|
|