diff options
Diffstat (limited to 'components/proximity_auth/bluetooth_throttler_impl_unittest.cc')
-rw-r--r-- | components/proximity_auth/bluetooth_throttler_impl_unittest.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/bluetooth_throttler_impl_unittest.cc b/components/proximity_auth/bluetooth_throttler_impl_unittest.cc index 5daacc9..d65ad7d 100644 --- a/components/proximity_auth/bluetooth_throttler_impl_unittest.cc +++ b/components/proximity_auth/bluetooth_throttler_impl_unittest.cc @@ -4,6 +4,7 @@ #include "components/proximity_auth/bluetooth_throttler_impl.h" +#include "base/macros.h" #include "base/test/simple_test_tick_clock.h" #include "base/time/time.h" #include "components/proximity_auth/fake_connection.h" |