diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index da24ab0..2c8cfc0 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[]; |