Title: [204676] trunk/Source/WebKit2
- Revision
- 204676
- Author
- [email protected]
- Date
- 2016-08-19 21:53:41 -0700 (Fri, 19 Aug 2016)
Log Message
Another build fix attempt after r204665 and r204668.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (204675 => 204676)
--- trunk/Source/WebKit2/CMakeLists.txt 2016-08-20 04:44:38 UTC (rev 204675)
+++ trunk/Source/WebKit2/CMakeLists.txt 2016-08-20 04:53:41 UTC (rev 204676)
@@ -217,13 +217,11 @@
Platform/Module.cpp
Platform/IPC/ArgumentCoders.cpp
- Platform/IPC/ArgumentDecoder.cpp
- Platform/IPC/ArgumentEncoder.cpp
Platform/IPC/Attachment.cpp
Platform/IPC/Connection.cpp
Platform/IPC/DataReference.cpp
Platform/IPC/Encoder.cpp
- Platform/IPC/MessageDecoder.cpp
+ Platform/IPC/Decoder.cpp
Platform/IPC/MessageReceiverMap.cpp
Platform/IPC/MessageSender.cpp
Platform/IPC/StringReference.cpp
Modified: trunk/Source/WebKit2/ChangeLog (204675 => 204676)
--- trunk/Source/WebKit2/ChangeLog 2016-08-20 04:44:38 UTC (rev 204675)
+++ trunk/Source/WebKit2/ChangeLog 2016-08-20 04:53:41 UTC (rev 204676)
@@ -1,5 +1,11 @@
2016-08-19 Ryosuke Niwa <[email protected]>
+ Another build fix attempt after r204665 and r204668.
+
+ * CMakeLists.txt:
+
+2016-08-19 Ryosuke Niwa <[email protected]>
+
GTK+ / EFL build fix attempt after r204665.
* CMakeLists.txt:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes