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

Unified Diff: components/omnibox/BUILD.gn

Issue 514603002: Let omnibox Depend on variations_http_provider instead of variations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « components/omnibox.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/BUILD.gn
diff --git a/components/omnibox/BUILD.gn b/components/omnibox/BUILD.gn
index d15aad8d7e2e8d92718570816d5112c3d96b6572..611089ca24e565214ed0540a65de12922731fdd5 100644
--- a/components/omnibox/BUILD.gn
+++ b/components/omnibox/BUILD.gn
@@ -42,6 +42,7 @@ static_library("omnibox") {
"//components/search_engines",
"//components/strings",
"//components/url_fixer",
+ "//components/variations",
"//net",
"//ui/base",
"//url",
« no previous file with comments | « components/omnibox.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698