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

Unified Diff: components/components_tests.gyp

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
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | components/proximity_auth/bluetooth_throttler.h » ('J')
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 5b61986d3e43bce778488b0c06c1690ada469fcd..1a130bf0ec9a5a1723d3c35734b52ab4b036d4b3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -674,6 +674,7 @@
'proximity_auth/base64url_unittest.cc',
'proximity_auth/bluetooth_connection_unittest.cc',
'proximity_auth/bluetooth_connection_finder_unittest.cc',
+ 'proximity_auth/bluetooth_throttler_unittest.cc',
'proximity_auth/client_unittest.cc',
'proximity_auth/connection_unittest.cc',
'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc',
@@ -686,7 +687,7 @@
'components.gyp:copresence',
'components.gyp:copresence_test_support',
- # Dependencies of proxmity_auth
+ # Dependencies of proximity_auth
'components.gyp:proximity_auth',
'components.gyp:cryptauth',
'../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | components/proximity_auth/bluetooth_throttler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698