| Index: chrome/common/pref_names.h
|
| ===================================================================
|
| --- chrome/common/pref_names.h (revision 36077)
|
| +++ chrome/common/pref_names.h (working copy)
|
| @@ -79,6 +79,7 @@
|
| extern const wchar_t kDeleteBrowsingHistory[];
|
| extern const wchar_t kDeleteDownloadHistory[];
|
| extern const wchar_t kDeleteCache[];
|
| +extern const wchar_t kDeleteLocalStorage[];
|
| extern const wchar_t kDeleteCookies[];
|
| extern const wchar_t kDeletePasswords[];
|
| extern const wchar_t kDeleteFormData[];
|
|
|