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

Unified Diff: components/omnibox.gypi

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 | « components/components_tests.gyp ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 77cb05a21b2399e68768cdf43ec5ebb4044e0a11..d44bd87ba4b58a7b5cc43aad1a6479a85e1600c5 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -187,6 +187,8 @@
'omnibox/browser/in_memory_url_index_test_util.h',
'omnibox/browser/mock_autocomplete_provider_client.cc',
'omnibox/browser/mock_autocomplete_provider_client.h',
+ 'omnibox/browser/shortcuts_provider_test_util.cc',
+ 'omnibox/browser/shortcuts_provider_test_util.h',
'omnibox/browser/test_scheme_classifier.cc',
'omnibox/browser/test_scheme_classifier.h',
],
« no previous file with comments | « components/components_tests.gyp ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698