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

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: Fix destruction order in tests on ChromeOS Created 5 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 | « chrome/browser/signin/chrome_proximity_auth_client.cc ('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 53d86ab60cefad7825df07091e1171f807cea483..b33ebd3d7d2a282d9c9e588e27bddeedd4d138db 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -496,6 +496,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': [
« no previous file with comments | « chrome/browser/signin/chrome_proximity_auth_client.cc ('k') | components/proximity_auth.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698