| 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 b6884474259efbd96ba76c7a6f909ced461a224a..f20ce6298a27a6c343220af4f82326be349660f4 100644
|
| --- a/components/policy/core/common/generate_policy_source_unittest.cc
|
| +++ b/components/policy/core/common/generate_policy_source_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "build/build_config.h"
|
| #include "components/policy/core/common/policy_details.h"
|
| #include "components/policy/core/common/schema.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| // This unittest tests the code generated by
|
|
|