| Index: chrome/common/pref_names.h
|
| ===================================================================
|
| --- chrome/common/pref_names.h (revision 35750)
|
| +++ chrome/common/pref_names.h (working copy)
|
| @@ -119,6 +119,8 @@
|
| extern const wchar_t kDesktopNotificationAllowedOrigins[];
|
| extern const wchar_t kDesktopNotificationDeniedOrigins[];
|
| extern const wchar_t kPerHostZoomLevels[];
|
| +extern const wchar_t kAutoFillInfoBarShown[];
|
| +extern const wchar_t kAutoFillEnabled[];
|
|
|
| // Local state
|
| extern const wchar_t kMetricsClientID[];
|
|
|