| 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 38428f54ed512cb6e05614e8f47656ec5e02af6b..7118942cfe251e7f8b42035ea5b7753f8474079e 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,6 +6,7 @@
|
| #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_MAC_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "components/bookmarks/browser/bookmark_node_data.h"
|
| #include "content/public/browser/web_drag_dest_delegate.h"
|
|
|
|
|