| Index: components/policy/core/common/generate_policy_source_unittest.cc
|
| diff --git a/components/policy/core/common/generate_policy_source_unittest.cc b/components/policy/core/common/generate_policy_source_unittest.cc
|
| index 641aefcac895409e4d008d59da8a7917d527b448..520e257ef8323c2a6b99f8631cefd2c838e60791 100644
|
| --- a/components/policy/core/common/generate_policy_source_unittest.cc
|
| +++ b/components/policy/core/common/generate_policy_source_unittest.cc
|
| @@ -3,9 +3,9 @@
|
| // found in the LICENSE file.
|
|
|
| #include <cstring>
|
| +#include <memory>
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| #include "build/build_config.h"
|
| #include "components/policy/core/common/policy_details.h"
|
|
|