Index: chrome/browser/sync/test/live_sync/two_client_autofill_sync_test.cc |
=================================================================== |
--- chrome/browser/sync/test/live_sync/two_client_autofill_sync_test.cc (revision 99413) |
+++ chrome/browser/sync/test/live_sync/two_client_autofill_sync_test.cc (working copy) |
@@ -5,9 +5,9 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/autofill/autofill_profile.h" |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
+#include "chrome/browser/sync/test/live_sync/autofill_helper.h" |
+#include "chrome/browser/sync/test/live_sync/live_sync_test.h" |
#include "chrome/browser/webdata/autofill_entry.h" |
-#include "chrome/test/live_sync/autofill_helper.h" |
-#include "chrome/test/live_sync/live_sync_test.h" |
using autofill_helper::AddKeys; |
using autofill_helper::AddProfile; |