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

Unified Diff: components/components_tests.gyp

Issue 489353004: Componentize SearchProvider (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 | « chrome/chrome_tests_unit.gypi ('k') | components/omnibox.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 4263fe28f0a60db983949ac4d97877a7c7db8f94..e7a155031d67a4f2c5487e6681b1893020de42c4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -139,6 +139,7 @@
'navigation_interception/intercept_navigation_resource_throttle_unittest.cc',
'network_time/network_time_tracker_unittest.cc',
'omaha_query_params/omaha_query_params_unittest.cc',
+ 'omnibox/answers_cache_unittest.cc',
'omnibox/autocomplete_input_unittest.cc',
'omnibox/autocomplete_match_unittest.cc',
'omnibox/autocomplete_result_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/omnibox.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698