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

Unified Diff: components/omnibox.gypi

Issue 1530133005: Refactor VariationsHttpHeaderProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing include to srt_fetcher_win.cc. Created 5 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
« no previous file with comments | « components/metrics/metrics_service_unittest.cc ('k') | components/omnibox/browser/search_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 8b2841dc43f4a1148d32656610ebefd200e815f2..dcb053618e296a6cc0ff59957668d420963dd760 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -37,7 +37,7 @@
'search_engines',
'toolbar',
'url_formatter/url_formatter.gyp:url_formatter',
- 'variations_http_provider',
+ 'variations_net',
],
'export_dependent_settings': [
'component_metrics_proto',
« no previous file with comments | « components/metrics/metrics_service_unittest.cc ('k') | components/omnibox/browser/search_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698