| Index: chrome/browser/sync/test/integration/autofill_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/autofill_helper.cc b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| index 6b8250ddd2214c2a4fb8ea14c3c2b24a22a2afae..dde04f258077386586d7ad8ed55dd00d546a6fcd 100644
|
| --- a/chrome/browser/sync/test/integration/autofill_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/autofill_helper.cc
|
| @@ -21,8 +21,8 @@
|
| #include "chrome/browser/webdata/web_data_service_factory.h"
|
| #include "chrome/browser/webdata/web_database.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "chrome/common/form_field_data.h"
|
| #include "chrome/test/base/thread_observer_helper.h"
|
| +#include "components/autofill/common/form_field_data.h"
|
|
|
| using base::WaitableEvent;
|
| using content::BrowserThread;
|
|
|