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 7fe485bc6b728932db477ea0ff43cc1e5560b08d..3d267ecf01e3277b851b8341ecf5342d7526eebe 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 |
@@ -9,8 +9,8 @@ |
#include "chrome/browser/sync/test/integration/bookmarks_helper.h" |
#include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h" |
#include "chrome/browser/sync/test/integration/sync_test.h" |
-#include "components/autofill/core/browser/autofill_common_test.h" |
#include "components/autofill/core/browser/autofill_profile.h" |
+#include "components/autofill/core/browser/autofill_test_utils.h" |
#include "components/autofill/core/browser/webdata/autofill_entry.h" |
using autofill::ServerFieldType; |