Index: chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc |
diff --git a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc |
index 0cc896a187d8334c0acc0202524539ff3447134c..58b3d7641922a7128bc040da23c60ec92cbf86b7 100644 |
--- a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc |
+++ b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc |
@@ -5,10 +5,10 @@ |
#include "base/basictypes.h" |
#include "base/stringprintf.h" |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
-#include "chrome/browser/sync/sessions/sync_session_context.h" |
#include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h" |
#include "chrome/browser/sync/test/integration/sync_test.h" |
#include "chrome/browser/sync/test/integration/typed_urls_helper.h" |
+#include "sync/sessions/sync_session_context.h" |
using typed_urls_helper::AddUrlToHistory; |
using typed_urls_helper::AssertAllProfilesHaveSameURLsAsVerifier; |