Title: [107877] trunk/Tools
Revision
107877
Author
[email protected]
Date
2012-02-15 19:57:05 -0800 (Wed, 15 Feb 2012)

Log Message

Build fix after r107863.

* DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (107876 => 107877)


--- trunk/Tools/ChangeLog	2012-02-16 03:53:36 UTC (rev 107876)
+++ trunk/Tools/ChangeLog	2012-02-16 03:57:05 UTC (rev 107877)
@@ -1,3 +1,9 @@
+2012-02-15  Leo Yang  <[email protected]>
+
+        Build fix after r107863.
+
+        * DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp:
+
 2012-02-15  Tony Chang  <[email protected]>
 
         [chromium] add linux dbg back to garden-o-matic

Modified: trunk/Tools/DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp (107876 => 107877)


--- trunk/Tools/DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp	2012-02-16 03:53:36 UTC (rev 107876)
+++ trunk/Tools/DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp	2012-02-16 03:57:05 UTC (rev 107877)
@@ -24,6 +24,8 @@
 #include "PixelDumpSupport.h"
 #include "WebPage.h"
 #include "WebPageClient.h"
+
+#include <BlackBerryPlatformWindow.h>
 #include <MD5.h>
 #include <Vector.h>
 #include <skia/SkDevice.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to