diff options
Diffstat (limited to 'components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc')
-rw-r--r-- | components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc b/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc index 88cebd5..3cc6c5d 100644 --- a/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc +++ b/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc @@ -5,6 +5,7 @@ #include "components/proximity_auth/throttled_bluetooth_connection_finder.h" #include "base/bind.h" +#include "base/macros.h" #include "base/test/test_simple_task_runner.h" #include "base/time/time.h" #include "components/proximity_auth/bluetooth_connection_finder.h" |