Title: [170211] trunk/Source/WebKit2
- Revision
- 170211
- Author
- [email protected]
- Date
- 2014-06-20 15:00:35 -0700 (Fri, 20 Jun 2014)
Log Message
Fix build.
* Shared/SessionState.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (170210 => 170211)
--- trunk/Source/WebKit2/ChangeLog 2014-06-20 21:55:19 UTC (rev 170210)
+++ trunk/Source/WebKit2/ChangeLog 2014-06-20 22:00:35 UTC (rev 170211)
@@ -1,5 +1,11 @@
2014-06-20 Anders Carlsson <[email protected]>
+ Fix build.
+
+ * Shared/SessionState.cpp:
+
+2014-06-20 Anders Carlsson <[email protected]>
+
Add ArgumentEncoder support to PageState and friends
https://bugs.webkit.org/show_bug.cgi?id=134128
Modified: trunk/Source/WebKit2/Shared/SessionState.cpp (170210 => 170211)
--- trunk/Source/WebKit2/Shared/SessionState.cpp 2014-06-20 21:55:19 UTC (rev 170210)
+++ trunk/Source/WebKit2/Shared/SessionState.cpp 2014-06-20 22:00:35 UTC (rev 170211)
@@ -26,7 +26,7 @@
#include "config.h"
#include "SessionState.h"
-#include "ArgumentCoders.h"
+#include "WebCoreArgumentCoders.h"
namespace WebKit {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes