Index: chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc b/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
index 3cebd2e2457a1e2a93805f54ba0f9e1cc6354ebb..bca25bb025c407795df0c45c3f750c60d02144ba 100644 |
--- a/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
@@ -13,10 +13,10 @@ |
#include "chrome/browser/sync/test/integration/sync_test.h" |
#include "components/bookmarks/browser/bookmark_model.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
-#include "sync/test/fake_server/bookmark_entity_builder.h" |
-#include "sync/test/fake_server/entity_builder_factory.h" |
-#include "sync/test/fake_server/fake_server_verifier.h" |
-#include "sync/test/fake_server/tombstone_entity.h" |
+#include "components/sync/test/fake_server/bookmark_entity_builder.h" |
+#include "components/sync/test/fake_server/entity_builder_factory.h" |
+#include "components/sync/test/fake_server/fake_server_verifier.h" |
+#include "components/sync/test/fake_server/tombstone_entity.h" |
#include "ui/base/layout.h" |
using bookmarks::BookmarkModel; |