Title: [177646] trunk/Source/WebKit2
Revision
177646
Author
[email protected]
Date
2014-12-22 12:13:02 -0800 (Mon, 22 Dec 2014)

Log Message

One more URTBF after r177639 to try to make GTK happy.

* UIProcess/API/gtk/WebKitUserContentManager.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (177645 => 177646)


--- trunk/Source/WebKit2/ChangeLog	2014-12-22 20:10:13 UTC (rev 177645)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-22 20:13:02 UTC (rev 177646)
@@ -1,5 +1,11 @@
 2014-12-22  Csaba Osztrogonác  <[email protected]>
 
+        One more URTBF after r177639 to try to make GTK happy.
+
+        * UIProcess/API/gtk/WebKitUserContentManager.cpp:
+
+2014-12-22  Csaba Osztrogonác  <[email protected]>
+
         URTBF after r177639 to try to make GTK happy.
 
         * UIProcess/API/gtk/WebKitJavascriptResult.cpp:

Modified: trunk/Source/WebKit2/UIProcess/API/gtk/WebKitUserContentManager.cpp (177645 => 177646)


--- trunk/Source/WebKit2/UIProcess/API/gtk/WebKitUserContentManager.cpp	2014-12-22 20:10:13 UTC (rev 177645)
+++ trunk/Source/WebKit2/UIProcess/API/gtk/WebKitUserContentManager.cpp	2014-12-22 20:13:02 UTC (rev 177646)
@@ -26,7 +26,7 @@
 #include "WebKitUserContentPrivate.h"
 #include "WebKitWebContextPrivate.h"
 #include "WebScriptMessageHandler.h"
-#include "WebSerializedScriptValue.h"
+#include "APISerializedScriptValue.h"
 #include <wtf/gobject/GRefPtr.h>
 
 using namespace WebCore;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to