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 cd86131f568f65bdb6b3a98c1633060088bb9dc4..d6750c8cf80b1353061794f154ed973e5fff892e 100644 |
--- a/chrome/browser/sync/glue/bookmark_change_processor.h |
+++ b/chrome/browser/sync/glue/bookmark_change_processor.h |
@@ -10,8 +10,8 @@ |
#include "base/compiler_specific.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/bookmarks/browser/bookmark_model_observer.h" |
+#include "components/bookmarks/browser/bookmark_node.h" |
#include "components/sync_driver/change_processor.h" |
#include "components/sync_driver/data_type_error_handler.h" |