| Index: components/proximity_auth/bluetooth_util.cc
|
| diff --git a/components/proximity_auth/bluetooth_util.cc b/components/proximity_auth/bluetooth_util.cc
|
| index 27b377c3b5dc2f3a22e2644e8d949f5465f2e0a6..ee2fca853b6560668274be537aec4e2f63c10ac4 100644
|
| --- a/components/proximity_auth/bluetooth_util.cc
|
| +++ b/components/proximity_auth/bluetooth_util.cc
|
| @@ -7,6 +7,7 @@
|
| #include "components/proximity_auth/bluetooth_util.h"
|
|
|
| #include "base/callback.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace proximity_auth {
|
| namespace bluetooth_util {
|
|
|