| Index: components/policy/core/browser/url_blacklist_policy_handler.cc
|
| diff --git a/components/policy/core/browser/url_blacklist_policy_handler.cc b/components/policy/core/browser/url_blacklist_policy_handler.cc
|
| index 49de7d03e0f3aed8e88e5dd5b552bd9c66a679ea..15461902a466a872dcc56860307f01c2e021b750 100644
|
| --- a/components/policy/core/browser/url_blacklist_policy_handler.cc
|
| +++ b/components/policy/core/browser/url_blacklist_policy_handler.cc
|
| @@ -13,7 +13,7 @@
|
| #include "components/policy/core/common/policy_pref_names.h"
|
| #include "components/policy/policy_constants.h"
|
| #include "components/prefs/pref_value_map.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
|
|
| namespace policy {
|
|
|
|
|