Title: [204675] trunk/Source/WebKit2
- Revision
- 204675
- Author
- [email protected]
- Date
- 2016-08-19 21:44:38 -0700 (Fri, 19 Aug 2016)
Log Message
GTK+ / EFL build fix attempt after r204665.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (204674 => 204675)
--- trunk/Source/WebKit2/CMakeLists.txt 2016-08-20 03:10:03 UTC (rev 204674)
+++ trunk/Source/WebKit2/CMakeLists.txt 2016-08-20 04:44:38 UTC (rev 204675)
@@ -222,8 +222,8 @@
Platform/IPC/Attachment.cpp
Platform/IPC/Connection.cpp
Platform/IPC/DataReference.cpp
+ Platform/IPC/Encoder.cpp
Platform/IPC/MessageDecoder.cpp
- Platform/IPC/MessageEncoder.cpp
Platform/IPC/MessageReceiverMap.cpp
Platform/IPC/MessageSender.cpp
Platform/IPC/StringReference.cpp
Modified: trunk/Source/WebKit2/ChangeLog (204674 => 204675)
--- trunk/Source/WebKit2/ChangeLog 2016-08-20 03:10:03 UTC (rev 204674)
+++ trunk/Source/WebKit2/ChangeLog 2016-08-20 04:44:38 UTC (rev 204675)
@@ -1,3 +1,9 @@
+2016-08-19 Ryosuke Niwa <[email protected]>
+
+ GTK+ / EFL build fix attempt after r204665.
+
+ * CMakeLists.txt:
+
2016-08-19 Anders Carlsson <[email protected]>
Merge MessageDecoder and ArgumentDecoder into Decoder
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes