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

Unified Diff: components/components_tests.gyp

Issue 1654833005: Componentizes shortcuts unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 2fd9bcbbc63cdb66fdf1c38c69a9e05777220a35..b4e0730ffdbb9a552a4d66206fe5b667a942bfb9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -417,7 +417,9 @@
'omnibox/browser/omnibox_popup_model_unittest.cc',
'omnibox/browser/omnibox_view_unittest.cc',
'omnibox/browser/scored_history_match_unittest.cc',
+ 'omnibox/browser/shortcuts_backend_unittest.cc',
'omnibox/browser/shortcuts_database_unittest.cc',
+ 'omnibox/browser/shortcuts_provider_unittest.cc',
'omnibox/browser/suggestion_answer_unittest.cc',
'omnibox/browser/zero_suggest_provider_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