| Index: components/policy/core/browser/proxy_policy_handler.cc
|
| diff --git a/components/policy/core/browser/proxy_policy_handler.cc b/components/policy/core/browser/proxy_policy_handler.cc
|
| index f74aa0275b9d9bbf52a634fbeb66f275bb931ebe..47e7763e929b7f835c24a8cd577a645e9c5994b8 100644
|
| --- a/components/policy/core/browser/proxy_policy_handler.cc
|
| +++ b/components/policy/core/browser/proxy_policy_handler.cc
|
| @@ -18,7 +18,7 @@
|
| #include "components/prefs/pref_value_map.h"
|
| #include "components/proxy_config/proxy_config_dictionary.h"
|
| #include "components/proxy_config/proxy_config_pref_names.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
|
|
| namespace {
|
|
|
|
|