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

Unified Diff: components/components_tests.gyp

Issue 538843002: [EasyUnlock] Port Connection class to native code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | components/proximity_auth.gypi » ('j') | components/proximity_auth/connection.h » ('J')
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 1af0a56ef0998ccbea4dc7303cb2abee947fce24..85c3c84db9951844c79d41584348b39228781e75 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/connection_unittest.cc',
'proximity_auth/proximity_auth_system_unittest.cc',
'query_parser/query_parser_unittest.cc',
'query_parser/snippet_unittest.cc',
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | components/proximity_auth/connection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698