| Index: components/security_interstitials/core/bad_clock_ui.cc
|
| diff --git a/components/security_interstitials/core/bad_clock_ui.cc b/components/security_interstitials/core/bad_clock_ui.cc
|
| index 58a85ed52048518cca1eb59ab7029c25744732f9..1ac1f1e9a1db988ce292192b9ff5ee91467912da 100644
|
| --- a/components/security_interstitials/core/bad_clock_ui.cc
|
| +++ b/components/security_interstitials/core/bad_clock_ui.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/i18n/time_formatting.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 "ui/base/l10n/l10n_util.h"
|
|
|
| namespace security_interstitials {
|
|
|