diff options
Diffstat (limited to 'components/proximity_auth/unlock_manager.cc')
-rw-r--r-- | components/proximity_auth/unlock_manager.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/unlock_manager.cc b/components/proximity_auth/unlock_manager.cc index 3b6d1cd..fd206a7 100644 --- a/components/proximity_auth/unlock_manager.cc +++ b/components/proximity_auth/unlock_manager.cc @@ -10,6 +10,7 @@ #include "base/thread_task_runner_handle.h" #include "base/time/default_tick_clock.h" #include "base/time/time.h" +#include "build/build_config.h" #include "components/proximity_auth/logging/logging.h" #include "components/proximity_auth/messenger.h" #include "components/proximity_auth/metrics.h" |