Index: components/autofill/core/browser/credit_card_field.cc |
diff --git a/components/autofill/core/browser/credit_card_field.cc b/components/autofill/core/browser/credit_card_field.cc |
index c457d5c3e30d8bdad3fc8fe94fa95bfd973638e8..1f23137e4dfa45b6e79fcaefd9c688b7d125a59b 100644 |
--- a/components/autofill/core/browser/credit_card_field.cc |
+++ b/components/autofill/core/browser/credit_card_field.cc |
@@ -21,7 +21,7 @@ |
#include "components/autofill/core/browser/field_types.h" |
#include "components/autofill/core/common/autofill_clock.h" |
#include "components/autofill/core/common/autofill_regexes.h" |
-#include "grit/components_strings.h" |
+#include "components/strings/grit/components_strings.h" |
#include "ui/base/l10n/l10n_util.h" |
namespace autofill { |