Index: views/controls/button/menu_button.h |
=================================================================== |
--- views/controls/button/menu_button.h (revision 95624) |
+++ views/controls/button/menu_button.h (working copy) |
@@ -26,7 +26,7 @@ |
// A button that shows a menu when the left mouse button is pushed |
// |
//////////////////////////////////////////////////////////////////////////////// |
-class VIEWS_API MenuButton : public TextButton { |
+class VIEWS_EXPORT MenuButton : public TextButton { |
public: |
// The menu button's class name. |
static const char kViewClassName[]; |