| Index: ui/views/controls/menu/menu_runner.h
|
| diff --git a/ui/views/controls/menu/menu_runner.h b/ui/views/controls/menu/menu_runner.h
|
| index 2e9a133ad1348f8f448d9d2d4183b89455971db9..0744373f17f603adc07c7dc9d172855f0f8fc21f 100644
|
| --- a/ui/views/controls/menu/menu_runner.h
|
| +++ b/ui/views/controls/menu/menu_runner.h
|
| @@ -95,6 +95,7 @@ class VIEWS_EXPORT MenuRunner {
|
| MenuButton* button,
|
| const gfx::Rect& bounds,
|
| MenuItemView::AnchorPosition anchor,
|
| + ui::MenuSourceType source_type,
|
| int32 types) WARN_UNUSED_RESULT;
|
|
|
| // Returns true if we're in a nested message loop running the menu.
|
|
|