| Index: components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc
|
| diff --git a/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc b/components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc
|
| index 88cebd50784567520d8e8182f5d9702b7f0ea19a..3cc6c5dff06ff95fbe7f92f6f3c542b88ce306a5 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"
|
|
|