Title: [201847] trunk/Tools
Revision
201847
Author
[email protected]
Date
2016-06-08 18:00:57 -0700 (Wed, 08 Jun 2016)

Log Message

       Fix WinCairo build

* DumpRenderTree/cairo/PixelDumpSupportCairo.h:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (201846 => 201847)


--- trunk/Tools/ChangeLog	2016-06-09 00:49:38 UTC (rev 201846)
+++ trunk/Tools/ChangeLog	2016-06-09 01:00:57 UTC (rev 201847)
@@ -1,5 +1,11 @@
 2016-06-08  Alex Christensen  <[email protected]>
 
+       Fix WinCairo build
+
+        * DumpRenderTree/cairo/PixelDumpSupportCairo.h:
+
+2016-06-08  Alex Christensen  <[email protected]>
+
         Fix WinCairo build
 
         * DumpRenderTree/cairo/PixelDumpSupportCairo.h:

Modified: trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h (201846 => 201847)


--- trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h	2016-06-09 00:49:38 UTC (rev 201846)
+++ trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h	2016-06-09 01:00:57 UTC (rev 201847)
@@ -29,6 +29,7 @@
 
 #pragma once
 
+#include <wtf/Ref.h>
 #include <wtf/RefCounted.h>
 
 #if PLATFORM(WIN)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to