Index: chrome/browser/sync/test/live_sync/performance/bookmarks_sync_perf_test.cc |
=================================================================== |
--- chrome/browser/sync/test/live_sync/performance/bookmarks_sync_perf_test.cc (revision 99413) |
+++ chrome/browser/sync/test/live_sync/performance/bookmarks_sync_perf_test.cc (working copy) |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
-#include "chrome/test/live_sync/bookmarks_helper.h" |
-#include "chrome/test/live_sync/live_sync_test.h" |
-#include "chrome/test/live_sync/performance/sync_timing_helper.h" |
+#include "chrome/browser/sync/test/live_sync/bookmarks_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" |
using bookmarks_helper::AddURL; |
using bookmarks_helper::AllModelsMatch; |