| Index: components/security_interstitials/core/ssl_error_ui.cc
|
| diff --git a/components/security_interstitials/core/ssl_error_ui.cc b/components/security_interstitials/core/ssl_error_ui.cc
|
| index 320fbbe0447a1c34ec725e93fb25dfb188b2f28a..f4ff8abcb9523eb9c9bac475d6b8ed420d583151 100644
|
| --- a/components/security_interstitials/core/ssl_error_ui.cc
|
| +++ b/components/security_interstitials/core/ssl_error_ui.cc
|
| @@ -9,7 +9,7 @@
|
| #include "components/security_interstitials/core/metrics_helper.h"
|
| #include "components/ssl_errors/error_classification.h"
|
| #include "components/ssl_errors/error_info.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| namespace security_interstitials {
|
|
|