| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5a6ac21dc17d9d95e2acab1557e30e691912b81d..cc4c2a11b40f1952f82f42641d654459ea4698d9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -99,6 +99,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[];
|
|
|