Title: [110527] trunk/Tools
- Revision
- 110527
- Author
- [email protected]
- Date
- 2012-03-12 18:58:27 -0700 (Mon, 12 Mar 2012)
Log Message
More Windows build fixing.
* DumpRenderTree/win/WorkQueueItemWin.cpp:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (110526 => 110527)
--- trunk/Tools/ChangeLog 2012-03-13 01:52:59 UTC (rev 110526)
+++ trunk/Tools/ChangeLog 2012-03-13 01:58:27 UTC (rev 110527)
@@ -2,6 +2,12 @@
More Windows build fixing.
+ * DumpRenderTree/win/WorkQueueItemWin.cpp:
+
+2012-03-12 Jessie Berlin <[email protected]>
+
+ More Windows build fixing.
+
* DumpRenderTree/win/AccessibilityControllerWin.cpp:
* DumpRenderTree/win/EditingDelegate.cpp:
* DumpRenderTree/win/EventSender.cpp:
Modified: trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp (110526 => 110527)
--- trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp 2012-03-13 01:52:59 UTC (rev 110526)
+++ trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp 2012-03-13 01:58:27 UTC (rev 110527)
@@ -35,7 +35,7 @@
#include <WebKit/WebKitCOMAPI.h>
#include <_javascript_Core/JSStringRef.h>
#include <_javascript_Core/JSStringRefCF.h>
-#include <_javascript_Core/RetainPtr.h>
+#include <wtf/RetainPtr.h>
#include <wtf/Vector.h>
#include <string>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes