Index: views/widget/root_view.h |
=================================================================== |
--- views/widget/root_view.h (revision 95624) |
+++ views/widget/root_view.h (working copy) |
@@ -43,7 +43,7 @@ |
// TODO(beng): Clean up API further, make Widget a friend. |
// TODO(sky): We don't really want to export this class. |
// |
-class VIEWS_API RootView : public View, public FocusTraversable { |
+class VIEWS_EXPORT RootView : public View, public FocusTraversable { |
public: |
static const char kViewClassName[]; |