| Index: chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc
|
| index f39e7702a0ce467abfdac7f1a330feea1888eefe..96fedae4fa165efc49bb8eeb464869fd4fd14c25 100644
|
| --- a/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc
|
| +++ b/chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/autofill/browser/autofill_common_test.h"
|
| #include "components/autofill/browser/autofill_profile.h"
|
| -#include "components/webdata/autofill/autofill_entry.h"
|
| +#include "components/autofill/browser/webdata/autofill_entry.h"
|
|
|
| using autofill_helper::AllProfilesMatch;
|
| using autofill_helper::GetAllKeys;
|
|
|