Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / wtf / FilePrintStream.h
index fe05d9c..441577f 100644 (file)
@@ -32,7 +32,7 @@
 
 namespace WTF {
 
-class FilePrintStream FINAL : public PrintStream {
+class WTF_EXPORT FilePrintStream FINAL : public PrintStream {
 public:
     enum AdoptionMode {
         Adopt,