| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index da24ab0ba70a4811a1bab914850fcde4c0251d71..2c8cfc050d1f0535ee5816bcc3540fe5df96a728 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -121,6 +121,7 @@ extern const wchar_t kDesktopNotificationDeniedOrigins[];
|
| extern const wchar_t kDefaultContentSettings[];
|
| extern const wchar_t kPerHostContentSettings[];
|
| 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[];
|
|
|