Index: chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_service_autofill_unittest.cc b/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
index fed11bb0564551a8c332f44f6d12e7e4c7054b6d..8f640f2efb8f70cf3c06d842ccdcf49b3a057d99 100644 |
--- a/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
@@ -38,13 +38,13 @@ |
#include "chrome/browser/webdata/autocomplete_syncable_service.h" |
#include "chrome/browser/webdata/autofill_profile_syncable_service.h" |
#include "chrome/browser/webdata/web_data_service_factory.h" |
-#include "chrome/browser/webdata/web_data_service_test_util.h" |
#include "components/autofill/browser/autofill_common_test.h" |
#include "components/autofill/browser/personal_data_manager.h" |
#include "components/webdata/autofill/autofill_change.h" |
#include "components/webdata/autofill/autofill_entry.h" |
#include "components/webdata/autofill/autofill_table.h" |
#include "components/webdata/autofill/autofill_webdata_service.h" |
+#include "components/webdata/common/web_data_service_test_util.h" |
#include "components/webdata/common/web_database.h" |
#include "content/public/test/test_browser_thread.h" |
#include "google_apis/gaia/gaia_constants.h" |