Fix building on Linux.
This commit is contained in:
parent
c23c667c2d
commit
10c52bd6a6
3 changed files with 6 additions and 5 deletions
|
@ -46,7 +46,7 @@ class MenuDelegate : public views::MenuDelegate {
|
|||
virtual views::MenuItemView* GetSiblingMenu(
|
||||
views::MenuItemView* menu,
|
||||
const gfx::Point& screen_point,
|
||||
views::MenuItemView::AnchorPosition* anchor,
|
||||
views::MenuAnchorPosition* anchor,
|
||||
bool* has_mnemonics,
|
||||
views::MenuButton** button);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue