| Index: components/policy/core/browser/configuration_policy_handler.cc
|
| diff --git a/components/policy/core/browser/configuration_policy_handler.cc b/components/policy/core/browser/configuration_policy_handler.cc
|
| index 10edb534e1909c82414ee593f3ab3b2fbe97bd7a..17de0cdd109f0373e6eed0c73ee618f23930172e 100644
|
| --- a/components/policy/core/browser/configuration_policy_handler.cc
|
| +++ b/components/policy/core/browser/configuration_policy_handler.cc
|
| @@ -20,7 +20,7 @@
|
| #include "components/policy/core/browser/policy_error_map.h"
|
| #include "components/policy/core/common/policy_map.h"
|
| #include "components/prefs/pref_value_map.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "url/gurl.h"
|
|
|
| namespace policy {
|
|
|