| Index: chrome/browser/chromeos/power_menu_button.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/power_menu_button.h (revision 28706)
|
| +++ chrome/browser/chromeos/power_menu_button.h (working copy)
|
| @@ -47,8 +47,7 @@
|
|
|
| private:
|
| // views::ViewMenuDelegate implementation.
|
| - virtual void RunMenu(views::View* source, const gfx::Point& pt,
|
| - gfx::NativeView hwnd);
|
| + virtual void RunMenu(views::View* source, const gfx::Point& pt);
|
|
|
| // Update the power icon depending on the power status.
|
| void UpdateIcon();
|
|
|