Index: chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h |
diff --git a/chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h b/chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h |
index 7645efbae694ed39204d6d2453f11e72042b2e9f..559a55cb44f40e6f3260387275d80b9637def044 100644 |
--- a/chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h |
+++ b/chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h |
@@ -6,7 +6,7 @@ |
#define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_MAC_H_ |
#include "base/compiler_specific.h" |
-#include "components/bookmarks/core/browser/bookmark_node_data.h" |
+#include "components/bookmarks/browser/bookmark_node_data.h" |
#include "content/public/browser/web_drag_dest_delegate.h" |
class BookmarkTabHelper; |