Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1134)

Unified Diff: views/controls/button/button_dropdown.h

Issue 115813: Make toolbar compile on linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome.gyp ('k') | views/controls/button/button_dropdown.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « chrome/chrome.gyp ('k') | views/controls/button/button_dropdown.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698