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

Unified Diff: components/components_tests.gyp

Issue 505373004: Introduce proximity_auth component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
« no previous file with comments | « components/components.gyp ('k') | components/proximity_auth.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 f4e8ae6b7652eeae26b4b633e159c386ff1a3d3e..7373a87f2fa888b1539ef88b27a51638d9dd3c8e 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -171,6 +171,7 @@
'precache/core/precache_database_unittest.cc',
'precache/core/precache_fetcher_unittest.cc',
'precache/core/precache_url_table_unittest.cc',
+ 'proximity_auth/proximity_auth_system_unittest.cc',
'query_parser/query_parser_unittest.cc',
'query_parser/snippet_unittest.cc',
'rappor/bloom_filter_unittest.cc',
@@ -371,6 +372,9 @@
'components.gyp:password_manager_core_browser',
'components.gyp:password_manager_core_browser_test_support',
+ # Dependencies of proxmity_auth
+ 'components.gyp:proximity_auth',
+
# Dependencies of precache/core
'components.gyp:password_manager_core_browser',
'components.gyp:precache_core',
« no previous file with comments | « components/components.gyp ('k') | components/proximity_auth.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698