Title: [109559] trunk/Source/WebCore
Revision
109559
Author
leo.y...@torchmobile.com.cn
Date
2012-03-02 04:59:36 -0800 (Fri, 02 Mar 2012)

Log Message

[BlackBerry] Build fix for LocalizedStringsBlackBerry.cpp
https://bugs.webkit.org/show_bug.cgi?id=80099

Unreviewed build fix.


* platform/blackberry/LocalizedStringsBlackBerry.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (109558 => 109559)


--- trunk/Source/WebCore/ChangeLog	2012-03-02 12:58:24 UTC (rev 109558)
+++ trunk/Source/WebCore/ChangeLog	2012-03-02 12:59:36 UTC (rev 109559)
@@ -1,3 +1,12 @@
+2012-03-02  Leo Yang  <leo.y...@torchmobile.com.cn>
+
+        [BlackBerry] Build fix for LocalizedStringsBlackBerry.cpp
+        https://bugs.webkit.org/show_bug.cgi?id=80099
+
+        Unreviewed build fix.
+
+        * platform/blackberry/LocalizedStringsBlackBerry.cpp:
+
 2012-03-02  Allan Sandfeld Jensen  <allan.jen...@nokia.com>
 
         Fix build on AppleWebKit after 109548.

Modified: trunk/Source/WebCore/platform/blackberry/LocalizedStringsBlackBerry.cpp (109558 => 109559)


--- trunk/Source/WebCore/platform/blackberry/LocalizedStringsBlackBerry.cpp	2012-03-02 12:58:24 UTC (rev 109558)
+++ trunk/Source/WebCore/platform/blackberry/LocalizedStringsBlackBerry.cpp	2012-03-02 12:59:36 UTC (rev 109559)
@@ -21,6 +21,7 @@
 
 #include "IntSize.h"
 #include "NotImplemented.h"
+#include "PlatformString.h"
 #include <BlackBerryPlatformClient.h>
 #include <LocalizeResource.h>
 #include <wtf/Vector.h>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to