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

Unified Diff: chrome/common/pref_names.h

Issue 3171019: Reland r56483 - Monitor network change in GoogleURLTracker (Closed)
Patch Set: check Chrome Frame Created 10 years, 4 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 | « chrome/common/net/url_fetcher_protect.h ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 18503a0ce24938201875286d11375bec2a21f94f..d9288b5d0765448531a6d31b79b2791bf6efc362 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -279,6 +279,7 @@ extern const char kShouldUseMinimalFirstRunBubble[];
extern const char kShouldShowWelcomePage[];
extern const char kLastKnownGoogleURL[];
+extern const char kLastPromptedGoogleURL[];
extern const char kLastKnownIntranetRedirectOrigin[];
extern const char kCountryIDAtInstall[];
« no previous file with comments | « chrome/common/net/url_fetcher_protect.h ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698