| Index: components/proximity_auth/mock_proximity_auth_client.h
|
| diff --git a/components/proximity_auth/mock_proximity_auth_client.h b/components/proximity_auth/mock_proximity_auth_client.h
|
| index 331f9cb2a6b694374ac275c2af2492691c439ad0..3c164f67af786f06283c7c244dce1175ca805f9a 100644
|
| --- a/components/proximity_auth/mock_proximity_auth_client.h
|
| +++ b/components/proximity_auth/mock_proximity_auth_client.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_client.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_device_manager.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h"
|
|
|