| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 139c0849b828ad65a3699430c760b553c9313382..e7b3b33fd0880cc8f93231585f3ea202a3ae44bf 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[];
|
|
|