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

Unified Diff: chrome/common/url_constants.h

Issue 14189011: Remove instant confirmation dialog that is displayed the first time the instant checkbox is clicked. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove prefs::InstantConfirmDialogShown Created 7 years, 8 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/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 6c5c565eb2077d0704e3d01d2c8d2a8490095dbf..1ed0ed44dd5bfad6df37f1f9f5608012161d6565 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -319,9 +319,6 @@ extern const char kAboutGoogleTranslateURL[];
// Help URL for the Omnibox setting.
extern const char kOmniboxLearnMoreURL[];
-// "Learn more" URL for the Instant feature.
-extern const char kInstantLearnMoreURL[];
-
// "What do these mean?" URL for the Page Info bubble.
extern const char kPageInfoHelpCenterURL[];
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698