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

Unified Diff: components/proximity_auth.gypi

Issue 1356943004: Add RemoteDeviceLoader to create RemoteDevice from CryptAuth data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webui
Patch Set: 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
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index c0951c1f884544408a6a712b0e7dbed34ec214b7..65f9456771bcb3fd9c4619507ddf34d3e20f708a 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -75,6 +75,8 @@
"proximity_auth/proximity_monitor_observer.h",
"proximity_auth/remote_device.cc",
"proximity_auth/remote_device.h",
+ "proximity_auth/remote_device_loader.cc",
+ "proximity_auth/remote_device_loader.h",
"proximity_auth/remote_device_life_cycle.h",
"proximity_auth/remote_device_life_cycle_impl.h",
"proximity_auth/remote_device_life_cycle_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698