Index: chrome/browser/sync/test/integration/performance/sync_timing_helper.cc |
diff --git a/chrome/browser/sync/test/live_sync/performance/sync_timing_helper.cc b/chrome/browser/sync/test/integration/performance/sync_timing_helper.cc |
similarity index 95% |
rename from chrome/browser/sync/test/live_sync/performance/sync_timing_helper.cc |
rename to chrome/browser/sync/test/integration/performance/sync_timing_helper.cc |
index 8d985f64e8fb82361c555894d7d72b3a3146fdd0..a0434c066c33ce1e2620baa61ac5ddfa5218d45a 100644 |
--- a/chrome/browser/sync/test/live_sync/performance/sync_timing_helper.cc |
+++ b/chrome/browser/sync/test/integration/performance/sync_timing_helper.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/sync/test/live_sync/performance/sync_timing_helper.h" |
+#include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h" |
#include "base/string_number_conversions.h" |
#include "base/time.h" |