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

Unified Diff: components/google/core/browser/google_pref_names.h

Issue 808253006: Remove the GoogleURLTracker infobar functionality entirely. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile fixes Created 6 years 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
Index: components/google/core/browser/google_pref_names.h
diff --git a/components/google/core/browser/google_pref_names.h b/components/google/core/browser/google_pref_names.h
index 2c58dd291874777d74a498d2b1bdc38fd870c568..4307c9271f38d294200f4374dfc406829446d2b9 100644
--- a/components/google/core/browser/google_pref_names.h
+++ b/components/google/core/browser/google_pref_names.h
@@ -10,7 +10,6 @@ namespace prefs {
// Alphabetical list of preference names specific to the Google
// component. Keep alphabetized, and document each in the .cc file.
extern const char kLastKnownGoogleURL[];
-extern const char kLastPromptedGoogleURL[];
} // namespace prefs

Powered by Google App Engine
This is Rietveld 408576698