| Index: components/autofill/browser/credit_card_field_unittest.cc
|
| diff --git a/components/autofill/browser/credit_card_field_unittest.cc b/components/autofill/browser/credit_card_field_unittest.cc
|
| index ed1ecd0f6681c08ca2a339c9075c61a753905af4..c200583efee27d849233db3687dd49ec960098b4 100644
|
| --- a/components/autofill/browser/credit_card_field_unittest.cc
|
| +++ b/components/autofill/browser/credit_card_field_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "components/autofill/browser/autofill_field.h"
|
| #include "components/autofill/browser/autofill_scanner.h"
|
| #include "components/autofill/browser/credit_card_field.h"
|
| -#include "components/autofill/common/form_field_data.h"
|
| +#include "components/autofill/shared/form_field_data.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace autofill {
|
|
|