| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b8aff005942faa8b5b0e9356ba73448833b2ec3b..d7eb8a0a0f0f16694e9a897c387572fe85b1b428 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -314,7 +314,6 @@ extern const char kForceGoogleSafeSearch[];
|
| extern const char kForceYouTubeSafetyMode[];
|
| extern const char kForceSessionSync[];
|
| extern const char kAllowedDomainsForApps[];
|
| -extern const char kDeleteTimePeriod[];
|
| extern const char kLastClearBrowsingDataTime[];
|
| extern const char kClearBrowsingDataHistoryNoticeShownTimes[];
|
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
|
|