| Index: components/proximity_auth/unlock_manager.h
|
| diff --git a/components/proximity_auth/unlock_manager.h b/components/proximity_auth/unlock_manager.h
|
| index 696f0ec1b445ae5e9e69a545a4663a71665b04db..d513a2cfebcf176748ed8e456d09fc18e13b169a 100644
|
| --- a/components/proximity_auth/unlock_manager.h
|
| +++ b/components/proximity_auth/unlock_manager.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "components/proximity_auth/messenger_observer.h"
|
| #include "components/proximity_auth/proximity_auth_system.h"
|
| #include "components/proximity_auth/remote_device_life_cycle.h"
|
|
|