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

Unified Diff: chrome/common/url_constants.h

Issue 13375003: Fixing iframe jank in the local omnibox popup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: virtual 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/instant_types.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 1463b5fff6183d712d6b95230032b560dd6f3efe..4aca99761aef42bd35f7529d056a9c5098ba932f 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -429,6 +429,7 @@ extern const char kChromeSearchLocalGoogleNtpUrl[];
// Host for search suggestions iframes.
extern const char kChromeSearchSuggestionHost[];
+extern const char kChromeSearchSuggestionUrl[];
#if defined(OS_CHROMEOS)
extern const char kCrosScheme[];
« no previous file with comments | « chrome/common/instant_types.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698