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

Unified Diff: components/components_tests.gyp

Issue 1178203004: Componentize InMemoryURLIndexTypes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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.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 1cdfd6e2fa1d4ad9dc85003f796bf3d307e9f223..87cfdfef9385d15767686614c622955c315f55fc 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -339,6 +339,7 @@
'omnibox/autocomplete_match_unittest.cc',
'omnibox/autocomplete_result_unittest.cc',
'omnibox/base_search_provider_unittest.cc',
+ 'omnibox/in_memory_url_index_types_unittest.cc',
'omnibox/keyword_provider_unittest.cc',
'omnibox/omnibox_field_trial_unittest.cc',
'omnibox/suggestion_answer_unittest.cc',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/omnibox.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698