Index: chrome/browser/sync/test/live_sync/performance/typed_urls_sync_perf_test.cc |
=================================================================== |
--- chrome/browser/sync/test/live_sync/performance/typed_urls_sync_perf_test.cc (revision 99413) |
+++ chrome/browser/sync/test/live_sync/performance/typed_urls_sync_perf_test.cc (working copy) |
@@ -4,9 +4,9 @@ |
#include "base/stringprintf.h" |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
-#include "chrome/test/live_sync/live_sync_test.h" |
-#include "chrome/test/live_sync/performance/sync_timing_helper.h" |
-#include "chrome/test/live_sync/typed_urls_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/sync/test/live_sync/typed_urls_helper.h" |
using typed_urls_helper::AddUrlToHistory; |
using typed_urls_helper::AssertAllProfilesHaveSameURLsAsVerifier; |