| Index: components/autofill/browser/webdata/autofill_table.cc
|
| diff --git a/components/autofill/browser/webdata/autofill_table.cc b/components/autofill/browser/webdata/autofill_table.cc
|
| index 5834f7677fa2d28f4149d46a694e0369ab5325e6..62d21b51d4fd9ebc9df786e9fdbbe6b7d8a0d50d 100644
|
| --- a/components/autofill/browser/webdata/autofill_table.cc
|
| +++ b/components/autofill/browser/webdata/autofill_table.cc
|
| @@ -24,7 +24,7 @@
|
| #include "components/autofill/browser/personal_data_manager.h"
|
| #include "components/autofill/browser/webdata/autofill_change.h"
|
| #include "components/autofill/browser/webdata/autofill_entry.h"
|
| -#include "components/autofill/common/form_field_data.h"
|
| +#include "components/autofill/shared/form_field_data.h"
|
| #include "components/webdata/common/web_database.h"
|
| #include "components/webdata/encryptor/encryptor.h"
|
| #include "googleurl/src/gurl.h"
|
|
|