| Index: content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h
|
| diff --git a/content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h b/content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h
|
| index 600cb36261bebf4ed7956f3444cba80b46f277b4..7dc9b6582a2c7bb52067e34a76a4edf97022764e 100644
|
| --- a/content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h
|
| +++ b/content/browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_POPUP_MENU_HELPER_MAC_H_
|
| #define CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_POPUP_MENU_HELPER_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/browser/frame_host/popup_menu_helper_mac.h"
|
|
|
| namespace content {
|
|
|