| Index: chrome/browser/chromeos/network_menu_button.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/network_menu_button.h (revision 28706)
|
| +++ chrome/browser/chromeos/network_menu_button.h (working copy)
|
| @@ -62,8 +62,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 icon to either the connecting, connected, or disconnected icon.
|
| void UpdateIcon();
|
|
|