Title: [141253] trunk/Source/WebCore
- Revision
- 141253
- Author
- [email protected]
- Date
- 2013-01-30 04:20:25 -0800 (Wed, 30 Jan 2013)
Log Message
Build fix for WinCE after r141156.
* PlatformWinCE.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (141252 => 141253)
--- trunk/Source/WebCore/ChangeLog 2013-01-30 12:13:34 UTC (rev 141252)
+++ trunk/Source/WebCore/ChangeLog 2013-01-30 12:20:25 UTC (rev 141253)
@@ -1,3 +1,9 @@
+2013-01-30 Patrick Gansterer <[email protected]>
+
+ Build fix for WinCE after r141156.
+
+ * PlatformWinCE.cmake:
+
2013-01-30 Andrey Adaikin <[email protected]>
Web Inspector: [Canvas] support instrumenting canvases in iframes (frontend side)
Modified: trunk/Source/WebCore/PlatformWinCE.cmake (141252 => 141253)
--- trunk/Source/WebCore/PlatformWinCE.cmake 2013-01-30 12:13:34 UTC (rev 141252)
+++ trunk/Source/WebCore/PlatformWinCE.cmake 2013-01-30 12:20:25 UTC (rev 141253)
@@ -98,9 +98,9 @@
platform/text/TextEncodingDetectorNone.cpp
+ platform/text/wchar/TextBreakIteratorWchar.cpp
+
platform/text/win/TextCodecWin.cpp
-
- platform/text/wince/TextBreakIteratorWince.cpp
)
list(APPEND WebCore_LIBRARIES
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes