| Index: views/controls/button/button_dropdown.h
|
| ===================================================================
|
| --- views/controls/button/button_dropdown.h (revision 95624)
|
| +++ views/controls/button/button_dropdown.h (working copy)
|
| @@ -23,7 +23,7 @@
|
| // display a menu
|
| //
|
| ////////////////////////////////////////////////////////////////////////////////
|
| -class VIEWS_API ButtonDropDown : public ImageButton {
|
| +class VIEWS_EXPORT ButtonDropDown : public ImageButton {
|
| public:
|
| // The button's class name.
|
| static const char kViewClassName[];
|
|
|