| Index: views/widget/native_widget_private.h
|
| ===================================================================
|
| --- views/widget/native_widget_private.h (revision 95624)
|
| +++ views/widget/native_widget_private.h (working copy)
|
| @@ -36,7 +36,7 @@
|
| // NativeWidget implementations. This file should not be included
|
| // in code that does not fall into one of these use cases.
|
| //
|
| -class VIEWS_API NativeWidgetPrivate : public NativeWidget {
|
| +class VIEWS_EXPORT NativeWidgetPrivate : public NativeWidget {
|
| public:
|
| virtual ~NativeWidgetPrivate() {}
|
|
|
|
|