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

Unified Diff: components/proximity_auth.gypi

Issue 663693002: [Easy Unlock] Port the BluetoothThrottler 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
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index 41ca37ec230dc73486684ec893918a6556c824a5..d9b26fa9c291a432c50364aa47e3f618b5e1458d 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -22,6 +22,8 @@
"proximity_auth/bluetooth_connection.h",
"proximity_auth/bluetooth_connection_finder.cc",
"proximity_auth/bluetooth_connection_finder.h",
+ "proximity_auth/bluetooth_throttler.cc",
+ "proximity_auth/bluetooth_throttler.h",
"proximity_auth/bluetooth_util.cc",
"proximity_auth/bluetooth_util_chromeos.cc",
"proximity_auth/bluetooth_util.h",

Powered by Google App Engine
This is Rietveld 408576698