Build fix after r107863.
authorleo.yang@torchmobile.com.cn <leo.yang@torchmobile.com.cn@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 03:57:05 +0000 (03:57 +0000)
committerleo.yang@torchmobile.com.cn <leo.yang@torchmobile.com.cn@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 03:57:05 +0000 (03:57 +0000)
* DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107877 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Tools/ChangeLog
Tools/DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp

index 8784efd..7c7e91d 100644 (file)
@@ -1,3 +1,9 @@
+2012-02-15  Leo Yang  <leo.yang@torchmobile.com.cn>
+
+        Build fix after r107863.
+
+        * DumpRenderTree/blackberry/PixelDumpSupportBlackBerry.cpp:
+
 2012-02-15  Tony Chang  <tony@chromium.org>
 
         [chromium] add linux dbg back to garden-o-matic
index 302ee53..4bea0c1 100644 (file)
@@ -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>