Index: chrome/browser/sync/glue/bookmark_model_associator.cc |
diff --git a/chrome/browser/sync/glue/bookmark_model_associator.cc b/chrome/browser/sync/glue/bookmark_model_associator.cc |
index 2ed2847aeb83a28c8ed7cc63bcb8be25c4934c54..a8c226d286b591359307e010c749218d4050e9c0 100644 |
--- a/chrome/browser/sync/glue/bookmark_model_associator.cc |
+++ b/chrome/browser/sync/glue/bookmark_model_associator.cc |
@@ -21,7 +21,7 @@ |
#include "chrome/browser/undo/bookmark_undo_service.h" |
#include "chrome/browser/undo/bookmark_undo_service_factory.h" |
#include "chrome/browser/undo/bookmark_undo_utils.h" |
-#include "components/bookmarks/core/browser/bookmark_model.h" |
+#include "components/bookmarks/browser/bookmark_model.h" |
#include "content/public/browser/browser_thread.h" |
#include "sync/api/sync_error.h" |
#include "sync/internal_api/public/delete_journal.h" |