Index: chrome/browser/sync/profile_sync_service_bookmark_unittest.cc |
=================================================================== |
--- chrome/browser/sync/profile_sync_service_bookmark_unittest.cc (revision 99413) |
+++ chrome/browser/sync/profile_sync_service_bookmark_unittest.cc (working copy) |
@@ -30,10 +30,10 @@ |
#include "chrome/browser/sync/internal_api/write_node.h" |
#include "chrome/browser/sync/internal_api/write_transaction.h" |
#include "chrome/browser/sync/syncable/directory_manager.h" |
+#include "chrome/browser/sync/test/engine/test_id_factory.h" |
+#include "chrome/browser/sync/test/engine/test_user_share.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/test/base/testing_profile.h" |
-#include "chrome/test/sync/engine/test_id_factory.h" |
-#include "chrome/test/sync/engine/test_user_share.h" |
#include "content/browser/browser_thread.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |