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

Unified Diff: components/suggestions.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/omnibox/browser/zero_suggest_provider.cc ('k') | components/suggestions/suggestions_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions.gypi
diff --git a/components/suggestions.gypi b/components/suggestions.gypi
index 7be7e725e7574dce42a9008f09e226fa87134119..efffdef3ccf77cdb3011e9325e1d79495d605639 100644
--- a/components/suggestions.gypi
+++ b/components/suggestions.gypi
@@ -20,7 +20,7 @@
'components.gyp:keyed_service_core',
'components.gyp:pref_registry',
'components.gyp:variations',
- 'components.gyp:variations_http_provider',
+ 'components.gyp:variations_net',
],
'sources': [
'suggestions/blacklist_store.cc',
« no previous file with comments | « components/omnibox/browser/zero_suggest_provider.cc ('k') | components/suggestions/suggestions_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698