Title: [177643] trunk/Source/WebKit2
- Revision
- 177643
- Author
- [email protected]
- Date
- 2014-12-22 12:08:08 -0800 (Mon, 22 Dec 2014)
Log Message
URTBF after r177639 to try to make GTK happy.
* UIProcess/API/gtk/WebKitJavascriptResult.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (177642 => 177643)
--- trunk/Source/WebKit2/ChangeLog 2014-12-22 20:05:00 UTC (rev 177642)
+++ trunk/Source/WebKit2/ChangeLog 2014-12-22 20:08:08 UTC (rev 177643)
@@ -1,3 +1,9 @@
+2014-12-22 Csaba Osztrogonác <[email protected]>
+
+ URTBF after r177639 to try to make GTK happy.
+
+ * UIProcess/API/gtk/WebKitJavascriptResult.cpp:
+
2014-12-22 Anders Carlsson <[email protected]>
Rename a bunch of API classes and move them to Shared/API
Modified: trunk/Source/WebKit2/UIProcess/API/gtk/WebKitJavascriptResult.cpp (177642 => 177643)
--- trunk/Source/WebKit2/UIProcess/API/gtk/WebKitJavascriptResult.cpp 2014-12-22 20:05:00 UTC (rev 177642)
+++ trunk/Source/WebKit2/UIProcess/API/gtk/WebKitJavascriptResult.cpp 2014-12-22 20:08:08 UTC (rev 177643)
@@ -21,7 +21,7 @@
#include "WebKitJavascriptResult.h"
#include "WebKitJavascriptResultPrivate.h"
-#include "WebSerializedScriptValue.h"
+#include "APISerializedScriptValue.h"
#include <wtf/gobject/GRefPtr.h>
using namespace WebKit;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes