| Index: content/browser/frame_host/popup_menu_helper_mac.h
|
| diff --git a/content/browser/frame_host/popup_menu_helper_mac.h b/content/browser/frame_host/popup_menu_helper_mac.h
|
| index 5575d89483c49f7f512712ab140e4e7fd9935112..27d3f718c5f4c28632ccbf6fb1bd4dd1fdecb7ab 100644
|
| --- a/content/browser/frame_host/popup_menu_helper_mac.h
|
| +++ b/content/browser/frame_host/popup_menu_helper_mac.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|