Index: components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc |
diff --git a/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc b/components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc |
similarity index 99% |
rename from chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc |
rename to components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc |
index a9aaa6eafcb732b153b8b9f775610bd10ae85c48..a66e42efe3e40dd31689a62accb8b6ac7430d7ac 100644 |
--- a/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc |
+++ b/components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc |
@@ -5,9 +5,9 @@ |
#include "base/location.h" |
#include "base/message_loop/message_loop.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "chrome/browser/webdata/autofill_profile_syncable_service.h" |
#include "components/autofill/core/browser/autofill_profile.h" |
#include "components/autofill/core/browser/webdata/autofill_change.h" |
+#include "components/autofill/core/browser/webdata/autofill_profile_syncable_service.h" |
#include "content/public/test/test_browser_thread.h" |
#include "sync/api/sync_error_factory.h" |
#include "sync/api/sync_error_factory_mock.h" |