Index: components/autofill/content/browser/wallet/full_wallet.cc |
diff --git a/components/autofill/content/browser/wallet/full_wallet.cc b/components/autofill/content/browser/wallet/full_wallet.cc |
index 1605f22c3bce2d72d7b8a6a1c601cb9bcbf560e5..4a3361efabe056c552e4dc704c1d638af01f47a5 100644 |
--- a/components/autofill/content/browser/wallet/full_wallet.cc |
+++ b/components/autofill/content/browser/wallet/full_wallet.cc |
@@ -8,7 +8,7 @@ |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/values.h" |
-#include "components/autofill/browser/credit_card.h" |
+#include "components/autofill/core/browser/credit_card.h" |
namespace { |