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

Unified Diff: components/components_tests.gyp

Issue 1239193005: [Proximity Auth] Port the UnlockManager class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 509ef5ecd28c722b4b063d08df53eeb83d294f76..c4acb43a7ea78c865fe0573e45e9258a66a699a8 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -475,6 +475,7 @@
'proximity_auth/proximity_monitor_impl_unittest.cc',
'proximity_auth/remote_status_update_unittest.cc',
'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
+ 'proximity_auth/unlock_manager_unittest.cc',
'proximity_auth/wire_message_unittest.cc',
],
'proxy_config_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698