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

Unified Diff: components/components_tests.gyp

Issue 1515853002: Componentize shortcuts_database_unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates BUILD.gn file 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 31bd38877a56b2c6e901c0b3804b29adb0b2ef01..4d2a5a15c9d2b78e790a53770a7229a6819a73b5 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -415,6 +415,7 @@
'omnibox/browser/omnibox_popup_model_unittest.cc',
'omnibox/browser/omnibox_view_unittest.cc',
'omnibox/browser/scored_history_match_unittest.cc',
+ 'omnibox/browser/shortcuts_database_unittest.cc',
'omnibox/browser/suggestion_answer_unittest.cc',
],
'open_from_clipboard_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698