| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8c3ecaf4a696fd4a7ba9b362846d307cbc5ea239..3275afe91e8c14762d7ff755ea632983a69c1686 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -101,6 +101,7 @@ extern const char kDisableSSLFalseStart[];
|
| extern const char kDisableSync[];
|
| extern const char kDisableSyncApps[];
|
| extern const char kDisableSyncAutofill[];
|
| +extern const char kDisableSyncAutofillProfile[];
|
| extern const char kDisableSyncBookmarks[];
|
| extern const char kDisableSyncExtensions[];
|
| extern const char kDisableSyncPreferences[];
|
|
|