Index: ui/views/controls/menu/menu_event_dispatcher.h |
diff --git a/ui/views/controls/menu/menu_event_dispatcher.h b/ui/views/controls/menu/menu_event_dispatcher.h |
index cc6eebadd585a494137b26011858ff22e812d252..6b9e8e38b0428e58323ed4e7012aaff3be599281 100644 |
--- a/ui/views/controls/menu/menu_event_dispatcher.h |
+++ b/ui/views/controls/menu/menu_event_dispatcher.h |
@@ -5,6 +5,8 @@ |
#ifndef UI_VIEWS_CONTROLS_MENU_MENU_EVENT_DISPATCHER_H_ |
#define UI_VIEWS_CONTROLS_MENU_MENU_EVENT_DISPATCHER_H_ |
+#include <stdint.h> |
+ |
#include "base/macros.h" |
#include "ui/events/platform/platform_event_dispatcher.h" |