| Index: components/policy/core/common/policy_test_utils.cc
|
| diff --git a/components/policy/core/common/policy_test_utils.cc b/components/policy/core/common/policy_test_utils.cc
|
| index e9116b768769cb49e4e449367646d2239ce72881..9d1a50dae2eb9367455743442c29afc1f88e4643 100644
|
| --- a/components/policy/core/common/policy_test_utils.cc
|
| +++ b/components/policy/core/common/policy_test_utils.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| #include "base/values.h"
|
| +#include "build/build_config.h"
|
| #include "components/policy/core/common/policy_bundle.h"
|
|
|
| #if defined(OS_IOS) || defined(OS_MACOSX)
|
|
|