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

Unified Diff: components/omnibox.gypi

Issue 514583002: Use SearchProvider for Athena (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
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 49d27e46c1ae214c349f72c850c2097e0ccb0482..3ea704acf07eb6fb3ef5956ba12b5cc80f38bbca 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -13,13 +13,13 @@
'../net/net.gyp:net',
'../ui/base/ui_base.gyp:ui_base',
'../url/url.gyp:url_lib',
- 'search',
- 'search_engines',
- 'variations',
'component_metrics_proto',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
+ 'search',
+ 'search_engines',
'url_fixer',
+ 'variations_http_provider',
hashimoto 2014/08/27 11:24:25 This dependency fix will be fixed in https://coder
],
'include_dirs': [
'..',
« athena/main/url_search_provider.cc ('K') | « athena/resources/athena_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698