| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 3d19dc96539d9f467bc0eabd5273e3422137b66a..5fb168dda5bf87c4a86fddc6523b6faec14a500d 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[];
 | 
| 
 |