Title: [163240] trunk/Source/WebCore
- Revision
- 163240
- Author
- [email protected]
- Date
- 2014-02-01 07:15:56 -0800 (Sat, 01 Feb 2014)
Log Message
Unreviewed. Fixed GTK+ CMake build after r162922.
* PlatformGTK.cmake: Removed SoupURIUtils.cpp from the
compilation.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (163239 => 163240)
--- trunk/Source/WebCore/ChangeLog 2014-02-01 08:10:27 UTC (rev 163239)
+++ trunk/Source/WebCore/ChangeLog 2014-02-01 15:15:56 UTC (rev 163240)
@@ -1,3 +1,10 @@
+2014-02-01 Xabier Rodriguez Calvar <[email protected]>
+
+ Unreviewed. Fixed GTK+ CMake build after r162922.
+
+ * PlatformGTK.cmake: Removed SoupURIUtils.cpp from the
+ compilation.
+
2014-02-01 Benjamin Poulain <[email protected]>
Improve the _javascript_ bindings of DatasetDOMStringMap
Modified: trunk/Source/WebCore/PlatformGTK.cmake (163239 => 163240)
--- trunk/Source/WebCore/PlatformGTK.cmake 2014-02-01 08:10:27 UTC (rev 163239)
+++ trunk/Source/WebCore/PlatformGTK.cmake 2014-02-01 15:15:56 UTC (rev 163240)
@@ -253,7 +253,6 @@
platform/network/soup/ResourceRequestSoup.cpp
platform/network/soup/ResourceResponseSoup.cpp
platform/network/soup/SocketStreamHandleSoup.cpp
- platform/network/soup/SoupURIUtils.cpp
platform/network/soup/SynchronousLoaderClientSoup.cpp
platform/soup/SharedBufferSoup.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes