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

Unified Diff: components/components_tests.gyp

Issue 1356943004: Add RemoteDeviceLoader to create RemoteDevice from CryptAuth data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webui
Patch Set: move RemoteDevice creation in tests to util function Created 5 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') | 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 8e3d46c7b2ecd58a6fc403821dca445138f29a48..3fce6cf874afd314bda7d17519707a9072802174 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -529,6 +529,7 @@
'proximity_auth/proximity_auth_system_unittest.cc',
'proximity_auth/proximity_monitor_impl_unittest.cc',
'proximity_auth/remote_device_life_cycle_impl_unittest.cc',
+ 'proximity_auth/remote_device_loader_unittest.cc',
'proximity_auth/remote_status_update_unittest.cc',
'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
'proximity_auth/unlock_manager_unittest.cc',
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698