Index: components/autofill/core/browser/credit_card.cc |
diff --git a/components/autofill/core/browser/credit_card.cc b/components/autofill/core/browser/credit_card.cc |
index ee4aa1e58293e57c081239cea36e66d06484eab9..287814240247599ac822a4878e1650545c38b88c 100644 |
--- a/components/autofill/core/browser/credit_card.cc |
+++ b/components/autofill/core/browser/credit_card.cc |
@@ -24,7 +24,7 @@ |
#include "components/autofill/core/browser/autofill_type.h" |
#include "components/autofill/core/browser/validation.h" |
#include "components/autofill/core/common/form_field_data.h" |
-#include "grit/component_scaled_resources.h" |
+#include "grit/components_scaled_resources.h" |
#include "grit/components_strings.h" |
#include "third_party/icu/source/common/unicode/uloc.h" |
#include "third_party/icu/source/i18n/unicode/dtfmtsym.h" |