| Index: views/widget/native_widget_view.h
|
| ===================================================================
|
| --- views/widget/native_widget_view.h (revision 95624)
|
| +++ views/widget/native_widget_view.h (working copy)
|
| @@ -27,7 +27,7 @@
|
| // View hierarchy. It is responsible for receiving relevant events from that
|
| // hierarchy and forwarding them to its NativeWidgetViews' delegate's hierarchy.
|
| //
|
| -class VIEWS_API NativeWidgetView : public View {
|
| +class VIEWS_EXPORT NativeWidgetView : public View {
|
| public:
|
| static const char kViewClassName[];
|
|
|
|
|