| Index: ios/chrome/browser/pref_names.h
|
| diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
|
| index 4b39f45c41042440479293c85825a9f954727aff..2c1f8718e91b30eaf36e8253aedc353cdeb01819 100644
|
| --- a/ios/chrome/browser/pref_names.h
|
| +++ b/ios/chrome/browser/pref_names.h
|
| @@ -37,11 +37,6 @@ extern const char kSigninShouldPromptForSigninAgain[];
|
| extern const char kOmniboxGeolocationAuthorizationState[];
|
| extern const char kOmniboxGeolocationLastAuthorizationAlertVersion[];
|
|
|
| -extern const char kDoodleAltText[];
|
| -extern const char kDoodleExpirationTimeInSeconds[];
|
| -extern const char kDoodleHref[];
|
| -extern const char kDoodleLastRequestTimeInSeconds[];
|
| -
|
| } // namespace prefs
|
|
|
| #endif // IOS_CHROME_BROWSER_PREF_NAMES_H_
|
|
|