Index: chrome/browser/sync/test/live_sync/migration_errors_test.cc |
=================================================================== |
--- chrome/browser/sync/test/live_sync/migration_errors_test.cc (revision 99413) |
+++ chrome/browser/sync/test/live_sync/migration_errors_test.cc (working copy) |
@@ -7,12 +7,12 @@ |
#include "chrome/browser/prefs/scoped_user_pref_update.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/profile_sync_service_harness.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/preferences_helper.h" |
#include "chrome/browser/translate/translate_prefs.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/test/base/ui_test_utils.h" |
-#include "chrome/test/live_sync/bookmarks_helper.h" |
-#include "chrome/test/live_sync/live_sync_test.h" |
-#include "chrome/test/live_sync/preferences_helper.h" |
using bookmarks_helper::AddURL; |
using bookmarks_helper::IndexedURL; |