| Index: components/proximity_auth/fake_connection.h
|
| diff --git a/components/proximity_auth/fake_connection.h b/components/proximity_auth/fake_connection.h
|
| index 8a8732def2b7b8159cd6b1f3d90cb66ae38151ca..4e873c0e3ae015de14e8041265b4b08c2a3710b7 100644
|
| --- a/components/proximity_auth/fake_connection.h
|
| +++ b/components/proximity_auth/fake_connection.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PROXIMITY_AUTH_FAKE_CONNECTION_H
|
| #define COMPONENTS_PROXIMITY_AUTH_FAKE_CONNECTION_H
|
|
|
| +#include "base/macros.h"
|
| #include "components/proximity_auth/connection.h"
|
|
|
| namespace proximity_auth {
|
|
|