| Index: ui/views/controls/menu/menu_host_root_view.h
|
| diff --git a/ui/views/controls/menu/menu_host_root_view.h b/ui/views/controls/menu/menu_host_root_view.h
|
| index 1a2aabd75e7a41f038b708ecc84047717fabf643..62437f8b1e7a342c8be87fd2c94edf0f9dd3a0ee 100644
|
| --- a/ui/views/controls/menu/menu_host_root_view.h
|
| +++ b/ui/views/controls/menu/menu_host_root_view.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_CONTROLS_MENU_MENU_HOST_ROOT_VIEW_H_
|
| #define UI_VIEWS_CONTROLS_MENU_MENU_HOST_ROOT_VIEW_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/views/widget/root_view.h"
|
|
|
| namespace views {
|
|
|