Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(504)

Unified Diff: ios/chrome/browser/pref_names.h

Issue 1139903003: [iOS] Cleanup unused pref names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pref_names
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « no previous file | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698