Title: [141538] trunk/Source/WebKit/chromium
- Revision
- 141538
- Author
- morr...@google.com
- Date
- 2013-01-31 22:36:02 -0800 (Thu, 31 Jan 2013)
Log Message
Unreviewed, followup fix for r141535.
* tests/WebFrameTest.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (141537 => 141538)
--- trunk/Source/WebKit/chromium/ChangeLog 2013-02-01 06:28:28 UTC (rev 141537)
+++ trunk/Source/WebKit/chromium/ChangeLog 2013-02-01 06:36:02 UTC (rev 141538)
@@ -1,3 +1,9 @@
+2013-01-31 Hajime Morrita <morr...@google.com>
+
+ Unreviewed, followup fix for r141535.
+
+ * tests/WebFrameTest.cpp:
+
2013-01-31 Sheriff Bot <webkit.review....@gmail.com>
Unreviewed. Rolled Chromium DEPS to r180023. Requested by
Modified: trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp (141537 => 141538)
--- trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp 2013-02-01 06:28:28 UTC (rev 141537)
+++ trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp 2013-02-01 06:36:02 UTC (rev 141538)
@@ -61,6 +61,7 @@
#include <public/WebFloatRect.h>
#include <public/WebURLResponse.h>
#include <webkit/support/webkit_support.h>
+#include <wtf/Forward.h>
using namespace WebKit;
using WebCore::FloatRect;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes