| Index: components/security_interstitials/core/safe_browsing_error_ui.cc
|
| diff --git a/components/security_interstitials/core/safe_browsing_error_ui.cc b/components/security_interstitials/core/safe_browsing_error_ui.cc
|
| index 986892c45aad59290e2f99d4124684ddd852aa95..06dfd42f8cb5c29cfb8f53a102b570c15768d816 100644
|
| --- a/components/security_interstitials/core/safe_browsing_error_ui.cc
|
| +++ b/components/security_interstitials/core/safe_browsing_error_ui.cc
|
| @@ -11,7 +11,7 @@
|
| #include "components/google/core/browser/google_util.h"
|
| #include "components/security_interstitials/core/common_string_util.h"
|
| #include "components/security_interstitials/core/metrics_helper.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "net/base/escape.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|