Title: [154637] trunk/Source/WebKit/gtk
- Revision
- 154637
- Author
- [email protected]
- Date
- 2013-08-26 13:50:45 -0700 (Mon, 26 Aug 2013)
Log Message
Another GTK+ build fix.
* WebCoreSupport/FrameLoaderClientGtk.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/gtk/ChangeLog (154636 => 154637)
--- trunk/Source/WebKit/gtk/ChangeLog 2013-08-26 20:45:47 UTC (rev 154636)
+++ trunk/Source/WebKit/gtk/ChangeLog 2013-08-26 20:50:45 UTC (rev 154637)
@@ -1,5 +1,11 @@
2013-08-26 Ryosuke Niwa <[email protected]>
+ Another GTK+ build fix.
+
+ * WebCoreSupport/FrameLoaderClientGtk.cpp:
+
+2013-08-26 Ryosuke Niwa <[email protected]>
+
GTK+ build fix. Like r154620.
* webkit/webkitwebframe.cpp:
Modified: trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp (154636 => 154637)
--- trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp 2013-08-26 20:45:47 UTC (rev 154636)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp 2013-08-26 20:50:45 UTC (rev 154637)
@@ -56,6 +56,7 @@
#include "NotImplemented.h"
#include "Page.h"
#include "PluginDatabase.h"
+#include "PluginView.h"
#include "ProgressTracker.h"
#include "RenderPart.h"
#include "RenderView.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes