Title: [138749] trunk/Source/WebKit2
- Revision
- 138749
- Author
- o...@webkit.org
- Date
- 2013-01-03 15:04:09 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Unreviewed debug buildfix after r138723.
* WebProcess/qt/QtBuiltinBundle.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (138748 => 138749)
--- trunk/Source/WebKit2/ChangeLog 2013-01-03 23:02:50 UTC (rev 138748)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-03 23:04:09 UTC (rev 138749)
@@ -1,3 +1,9 @@
+2013-01-03 Csaba Osztrogonác <o...@webkit.org>
+
+ [Qt] Unreviewed debug buildfix after r138723.
+
+ * WebProcess/qt/QtBuiltinBundle.cpp:
+
2013-01-02 Jon Lee <jon...@apple.com>
Revert auto-start plugins to snapshotted plugins after a period of inactivity
Modified: trunk/Source/WebKit2/WebProcess/qt/QtBuiltinBundle.cpp (138748 => 138749)
--- trunk/Source/WebKit2/WebProcess/qt/QtBuiltinBundle.cpp 2013-01-03 23:02:50 UTC (rev 138748)
+++ trunk/Source/WebKit2/WebProcess/qt/QtBuiltinBundle.cpp 2013-01-03 23:04:09 UTC (rev 138749)
@@ -32,6 +32,7 @@
#include "WKNumber.h"
#include "WKString.h"
#include "WKStringQt.h"
+#include "WKType.h"
#include <wtf/PassOwnPtr.h>
namespace WebKit {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes