Index: views/layout/fill_layout.h |
=================================================================== |
--- views/layout/fill_layout.h (revision 95624) |
+++ views/layout/fill_layout.h (working copy) |
@@ -18,7 +18,7 @@ |
// sized to match the bounds of its parent. |
// |
/////////////////////////////////////////////////////////////////////////////// |
-class VIEWS_API FillLayout : public LayoutManager { |
+class VIEWS_EXPORT FillLayout : public LayoutManager { |
public: |
FillLayout(); |
virtual ~FillLayout(); |