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

Unified Diff: components/components_tests.gyp

Issue 2203993002: Add a Physical Web omnibox autocomplete provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: almost done Created 4 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 44c7672a84fe7375a74dc45d42650c98a80b3fb2..a16479726c5bbc756f9ecf86eb09b418de0a445c 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -473,6 +473,7 @@
'omnibox/browser/omnibox_field_trial_unittest.cc',
'omnibox/browser/omnibox_popup_model_unittest.cc',
'omnibox/browser/omnibox_view_unittest.cc',
+ 'omnibox/browser/physical_web_provider_unittest.cc',
blundell 2016/08/19 07:18:34 You can revert the changes to this file, as we're
mattreynolds 2016/08/19 18:29:58 Great news! Reverted.
'omnibox/browser/scored_history_match_unittest.cc',
'omnibox/browser/shortcuts_backend_unittest.cc',
'omnibox/browser/shortcuts_database_unittest.cc',
@@ -1281,6 +1282,7 @@
'components.gyp:password_manager_core_browser',
'components.gyp:password_manager_core_browser_test_support',
'components.gyp:password_manager_sync_browser',
+ 'components.gyp:physical_web_data_source',
'components.gyp:precache_core',
'components.gyp:pref_registry_test_support',
'components.gyp:previews',

Powered by Google App Engine
This is Rietveld 408576698