| Index: chrome/browser/policy/policy_load_status.cc
|
| diff --git a/chrome/browser/policy/policy_load_status.cc b/chrome/browser/policy/policy_load_status.cc
|
| index 62cead273fbe6a6a9cf832082f58f8e3413bc85a..eb632faf3d55be670335cb1808b0e2d3df85eb49 100644
|
| --- a/chrome/browser/policy/policy_load_status.cc
|
| +++ b/chrome/browser/policy/policy_load_status.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/metrics/histogram.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "chrome/browser/policy/policy_types.h"
|
| +#include "components/policy/core/common/policy_types.h"
|
|
|
| namespace policy {
|
|
|
|
|