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

Unified Diff: components/proximity_auth.gypi

Issue 656963002: Revert of Revert of [Easy Unlock] Port the BluetoothConnectionFinder class to native code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « components/components_tests.gyp ('k') | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index e41855ef8424a0c149fbbaaf3d5bc958d95c67a7..3b14c6efce19fb4e7ec934fc2e02a6233e2d3829 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -18,11 +18,14 @@
'sources': [
"proximity_auth/bluetooth_connection.cc",
"proximity_auth/bluetooth_connection.h",
+ "proximity_auth/bluetooth_connection_finder.cc",
+ "proximity_auth/bluetooth_connection_finder.h",
"proximity_auth/bluetooth_util.cc",
"proximity_auth/bluetooth_util_chromeos.cc",
"proximity_auth/bluetooth_util.h",
"proximity_auth/connection.cc",
"proximity_auth/connection.h",
+ "proximity_auth/connection_finder.h",
"proximity_auth/connection_observer.h",
"proximity_auth/proximity_auth_system.cc",
"proximity_auth/proximity_auth_system.h",
« no previous file with comments | « components/components_tests.gyp ('k') | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698