Title: [89164] trunk/Source/WebKit2
- Revision
- 89164
- Author
- [email protected]
- Date
- 2011-06-17 13:08:30 -0700 (Fri, 17 Jun 2011)
Log Message
Windows build fix.
* UIProcess/win/WebView.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (89163 => 89164)
--- trunk/Source/WebKit2/ChangeLog 2011-06-17 20:00:33 UTC (rev 89163)
+++ trunk/Source/WebKit2/ChangeLog 2011-06-17 20:08:30 UTC (rev 89164)
@@ -1,5 +1,11 @@
2011-06-17 Anders Carlsson <[email protected]>
+ Windows build fix.
+
+ * UIProcess/win/WebView.cpp:
+
+2011-06-17 Anders Carlsson <[email protected]>
+
Reviewed by Sam Weinig.
Move the remaining WebCore argument coders to the .cpp file
Modified: trunk/Source/WebKit2/UIProcess/win/WebView.cpp (89163 => 89164)
--- trunk/Source/WebKit2/UIProcess/win/WebView.cpp 2011-06-17 20:00:33 UTC (rev 89163)
+++ trunk/Source/WebKit2/UIProcess/win/WebView.cpp 2011-06-17 20:08:30 UTC (rev 89164)
@@ -47,6 +47,7 @@
#include <Commctrl.h>
#include <WebCore/BitmapInfo.h>
#include <WebCore/Cursor.h>
+#include <WebCore/Editor.h>
#include <WebCore/FloatRect.h>
#if USE(CG)
#include <WebCore/GraphicsContextCG.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes