Title: [162005] trunk/Source/WebKit2
- Revision
- 162005
- Author
- [email protected]
- Date
- 2014-01-14 14:10:40 -0800 (Tue, 14 Jan 2014)
Log Message
Speculative buildfix after r161999.
* Shared/APIObject.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (162004 => 162005)
--- trunk/Source/WebKit2/ChangeLog 2014-01-14 21:53:12 UTC (rev 162004)
+++ trunk/Source/WebKit2/ChangeLog 2014-01-14 22:10:40 UTC (rev 162005)
@@ -1,3 +1,9 @@
+2014-01-14 Csaba Osztrogonác <[email protected]>
+
+ Speculative buildfix after r161999.
+
+ * Shared/APIObject.h:
+
2014-01-09 Roger Fong <[email protected]>
Add support for handling WebGL load policies.
Modified: trunk/Source/WebKit2/Shared/APIObject.h (162004 => 162005)
--- trunk/Source/WebKit2/Shared/APIObject.h 2014-01-14 21:53:12 UTC (rev 162004)
+++ trunk/Source/WebKit2/Shared/APIObject.h 2014-01-14 22:10:40 UTC (rev 162005)
@@ -29,6 +29,7 @@
#include <functional>
#include <wtf/RefCounted.h>
#include <wtf/RefPtr.h>
+#include <wtf/ThreadSafeRefCounted.h>
#if PLATFORM(MAC)
#include "WKFoundation.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes