Title: [191811] trunk/Source/WebCore
- Revision
- 191811
- Author
- [email protected]
- Date
- 2015-10-30 14:02:50 -0700 (Fri, 30 Oct 2015)
Log Message
Fix Windows build.
* PlatformWin.cmake:
Add missing files.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (191810 => 191811)
--- trunk/Source/WebCore/ChangeLog 2015-10-30 20:38:12 UTC (rev 191810)
+++ trunk/Source/WebCore/ChangeLog 2015-10-30 21:02:50 UTC (rev 191811)
@@ -1,3 +1,10 @@
+2015-10-30 Alex Christensen <[email protected]>
+
+ Fix Windows build.
+
+ * PlatformWin.cmake:
+ Add missing files.
+
2015-10-30 Beth Dakin <[email protected]>
Tapping and holding a link should have a share option
Modified: trunk/Source/WebCore/PlatformWin.cmake (191810 => 191811)
--- trunk/Source/WebCore/PlatformWin.cmake 2015-10-30 20:38:12 UTC (rev 191810)
+++ trunk/Source/WebCore/PlatformWin.cmake 2015-10-30 21:02:50 UTC (rev 191811)
@@ -57,6 +57,7 @@
page/win/FrameWin.cpp
platform/Cursor.cpp
+ platform/KillRingNone.cpp
platform/LocalizedStrings.cpp
platform/PlatformStrategies.cpp
platform/VNodeTracker.cpp
@@ -103,6 +104,8 @@
platform/text/LocaleNone.cpp
+ platform/text/cf/HyphenationCF.cpp
+
platform/text/win/TextBreakIteratorInternalICUWin.cpp
platform/win/BString.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes