Index: chrome/browser/sync/glue/bookmark_change_processor.h |
diff --git a/chrome/browser/sync/glue/bookmark_change_processor.h b/chrome/browser/sync/glue/bookmark_change_processor.h |
index f5a886d22ad00cc5abd8150ef28ef1ead4ba0c53..360d26d77ea3a0881f5fc3ef669c08987d6df2f7 100644 |
--- a/chrome/browser/sync/glue/bookmark_change_processor.h |
+++ b/chrome/browser/sync/glue/bookmark_change_processor.h |
@@ -8,9 +8,9 @@ |
#include <vector> |
#include "base/compiler_specific.h" |
-#include "chrome/browser/bookmarks/bookmark_model_observer.h" |
#include "chrome/browser/sync/glue/bookmark_model_associator.h" |
#include "chrome/browser/sync/glue/sync_backend_host.h" |
+#include "components/bookmarks/core/browser/bookmark_model_observer.h" |
#include "components/bookmarks/core/browser/bookmark_node.h" |
#include "components/sync_driver/change_processor.h" |
#include "components/sync_driver/data_type_error_handler.h" |