Index: chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc |
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc b/chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc |
index 8e4fd1d0eee964839f5872cc8936eecaf73762d6..dd2dfc4beb114fcda5a108a0d2724a1204c527c8 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc |
@@ -8,7 +8,7 @@ |
#include "base/strings/utf_string_conversions.h" |
#include "chrome/app/chrome_command_ids.h" |
#include "chrome/browser/chrome_notification_types.h" |
-#include "components/bookmarks/core/browser/bookmark_model.h" |
+#include "components/bookmarks/browser/bookmark_model.h" |
#include "content/public/browser/notification_service.h" |
#include "grit/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |