| Index: components/proximity_auth/screenlock_bridge.cc
|
| diff --git a/components/proximity_auth/screenlock_bridge.cc b/components/proximity_auth/screenlock_bridge.cc
|
| index 835317dc08d245f7c356d1244f395acf5ab844a4..8a6b21ba8dcb78fcf7f78eadedbd2ddd43fc6576 100644
|
| --- a/components/proximity_auth/screenlock_bridge.cc
|
| +++ b/components/proximity_auth/screenlock_bridge.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/proximity_auth/screenlock_bridge.h"
|
|
|
| #include "base/strings/string16.h"
|
| +#include "build/build_config.h"
|
| #include "components/proximity_auth/logging/logging.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|