Index: views/controls/button/button_dropdown.h |
=================================================================== |
--- views/controls/button/button_dropdown.h (revision 16974) |
+++ views/controls/button/button_dropdown.h (working copy) |
@@ -43,7 +43,7 @@ |
bool is_mouse_gesture); |
// Internal function to show the dropdown menu |
- void ShowDropDownMenu(HWND window); |
+ void ShowDropDownMenu(gfx::NativeView window); |
// Specifies who to delegate populating the menu |
Menu::Delegate* menu_delegate_; |