| Index: chrome/browser/policy/policy_transformations.cc
|
| diff --git a/chrome/browser/policy/policy_transformations.cc b/chrome/browser/policy/policy_transformations.cc
|
| index 191b04b188e36f6307c38c5357d63b93acee026c..a678dc685956b82956853a68c0aec43ba14b88c1 100644
|
| --- a/chrome/browser/policy/policy_transformations.cc
|
| +++ b/chrome/browser/policy/policy_transformations.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| -#include "chrome/browser/policy/policy_bundle.h"
|
| +#include "components/policy/core/common/policy_bundle.h"
|
| #include "components/policy/core/common/policy_map.h"
|
| #include "policy/policy_constants.h"
|
|
|
|
|