Fix cpplint warnings.
This commit is contained in:
parent
66aea0c3e8
commit
9c9e0d92f4
2 changed files with 15 additions and 15 deletions
|
@ -24,7 +24,7 @@ class MenuBar;
|
|||
|
||||
class MenuDelegate : public views::MenuDelegate {
|
||||
public:
|
||||
MenuDelegate(MenuBar* menu_bar);
|
||||
explicit MenuDelegate(MenuBar* menu_bar);
|
||||
virtual ~MenuDelegate();
|
||||
|
||||
void RunMenu(ui::MenuModel* model, views::MenuButton* button);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue