Index: ui/views/controls/menu/menu_controller.h |
diff --git a/ui/views/controls/menu/menu_controller.h b/ui/views/controls/menu/menu_controller.h |
index 483e024ab376caa03ad07d76595a1ba20d84d32a..b67af9bb845d0bfdd7d6792b4e6e7e58996debd2 100644 |
--- a/ui/views/controls/menu/menu_controller.h |
+++ b/ui/views/controls/menu/menu_controller.h |
@@ -468,10 +468,6 @@ class VIEWS_EXPORT MenuController |
// If true, we're showing. |
bool showing_; |
- // Is true for some menu types and only until the first mouse press or mouse |
- // release event occurs. |
- bool drop_first_release_event_; |
- |
// Indicates what to exit. |
ExitType exit_type_; |