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 5168a592b1aae2c99d5f907c498d6c8f450484fe..f39e7702a0ce467abfdac7f1a330feea1888eefe 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,9 +9,9 @@ |
#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 "chrome/browser/webdata/autofill_entry.h" |
#include "components/autofill/browser/autofill_common_test.h" |
#include "components/autofill/browser/autofill_profile.h" |
+#include "components/webdata/autofill/autofill_entry.h" |
using autofill_helper::AllProfilesMatch; |
using autofill_helper::GetAllKeys; |