Index: components/sync_bookmarks/bookmark_change_processor.cc |
diff --git a/components/sync_bookmarks/bookmark_change_processor.cc b/components/sync_bookmarks/bookmark_change_processor.cc |
index fdd9c6839fff5ae76dc2871031084d22f2dfbbfe..b7dbe872cf7fbf1544f8e58765f9248d0f827faa 100644 |
--- a/components/sync_bookmarks/bookmark_change_processor.cc |
+++ b/components/sync_bookmarks/bookmark_change_processor.cc |
@@ -25,9 +25,9 @@ |
#include "components/sync/core/read_node.h" |
#include "components/sync/core/write_node.h" |
#include "components/sync/core/write_transaction.h" |
+#include "components/sync/driver/sync_client.h" |
#include "components/sync/syncable/entry.h" // TODO(tim): Investigating bug 121587. |
#include "components/sync/syncable/syncable_write_transaction.h" |
-#include "components/sync_driver/sync_client.h" |
#include "components/undo/bookmark_undo_service.h" |
#include "components/undo/bookmark_undo_utils.h" |
#include "ui/gfx/favicon_size.h" |