| Index: chrome/common/pref_names.h
 | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
 | 
| index 90593f92fed8aea86d10fc4cd5ca15ad4a4d5c2b..9ef9e4493eb175a811d981ea2dde5e77d8dab413 100644
 | 
| --- a/chrome/common/pref_names.h
 | 
| +++ b/chrome/common/pref_names.h
 | 
| @@ -174,7 +174,6 @@ extern const wchar_t kContentSettingsPatterns[];
 | 
|  extern const wchar_t kBlockThirdPartyCookies[];
 | 
|  extern const wchar_t kClearSiteDataOnExit[];
 | 
|  extern const wchar_t kPerHostZoomLevels[];
 | 
| -extern const wchar_t kAutoFillInfoBarShown[];
 | 
|  extern const wchar_t kAutoFillEnabled[];
 | 
|  extern const wchar_t kAutoFillAuxiliaryProfilesEnabled[];
 | 
|  extern const wchar_t kAutoFillDialogPlacement[];
 | 
| 
 |