| Index: components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| diff --git a/components/proximity_auth/proximity_auth_pref_manager_unittest.cc b/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| index 4abf11cbe7a574144aec1a66ba365d805c99c4c1..17a97769920eb152fd8734039057f7c0e054f2e2 100644
|
| --- a/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| +++ b/components/proximity_auth/proximity_auth_pref_manager_unittest.cc
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/prefs/testing_pref_service.h"
|
| #include "components/proximity_auth/proximity_auth_pref_names.h"
|
|
|