Index: chrome/browser/sync/test/live_sync/performance/autofill_sync_perf_test.cc |
=================================================================== |
--- chrome/browser/sync/test/live_sync/performance/autofill_sync_perf_test.cc (revision 99413) |
+++ chrome/browser/sync/test/live_sync/performance/autofill_sync_perf_test.cc (working copy) |
@@ -7,10 +7,10 @@ |
#include "chrome/browser/autofill/autofill_common_test.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/sync/test/live_sync/performance/sync_timing_helper.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" |
-#include "chrome/test/live_sync/performance/sync_timing_helper.h" |
using autofill_helper::AllProfilesMatch; |
using autofill_helper::GetAllKeys; |