Title: [87195] trunk/Source/WebKit2
Revision
87195
Author
[email protected]
Date
2011-05-24 13:18:55 -0700 (Tue, 24 May 2011)

Log Message

Clean up after Geoff and fix the WebKit2 build.

* WebProcess/Plugins/Netscape/NPRuntimeObjectMap.h:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (87194 => 87195)


--- trunk/Source/WebKit2/ChangeLog	2011-05-24 20:16:39 UTC (rev 87194)
+++ trunk/Source/WebKit2/ChangeLog	2011-05-24 20:18:55 UTC (rev 87195)
@@ -1,3 +1,9 @@
+2011-05-24  Sam Weinig  <[email protected]>
+
+        Clean up after Geoff and fix the WebKit2 build.
+
+        * WebProcess/Plugins/Netscape/NPRuntimeObjectMap.h:
+
 2011-05-24  Adam Roben  <[email protected]>
 
         Invalidate JSNPObjects when they are finalized

Modified: trunk/Source/WebKit2/WebProcess/Plugins/Netscape/NPRuntimeObjectMap.h (87194 => 87195)


--- trunk/Source/WebKit2/WebProcess/Plugins/Netscape/NPRuntimeObjectMap.h	2011-05-24 20:16:39 UTC (rev 87194)
+++ trunk/Source/WebKit2/WebProcess/Plugins/Netscape/NPRuntimeObjectMap.h	2011-05-24 20:18:55 UTC (rev 87195)
@@ -26,7 +26,7 @@
 #ifndef NPJSObjectWrapperMap_h
 #define NPJSObjectWrapperMap_h
 
-#include <_javascript_Core/HandleHeap.h>
+#include <heap/Weak.h>
 #include <wtf/Forward.h>
 #include <wtf/HashMap.h>
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to