Title: [140140] trunk/Source/WebCore
Revision
140140
Author
[email protected]
Date
2013-01-18 06:46:43 -0800 (Fri, 18 Jan 2013)

Log Message

One more unreviewed Windows buildfix after r140097.

* html/HTMLPlugInElement.h: Remove non-existent include.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (140139 => 140140)


--- trunk/Source/WebCore/ChangeLog	2013-01-18 14:41:17 UTC (rev 140139)
+++ trunk/Source/WebCore/ChangeLog	2013-01-18 14:46:43 UTC (rev 140140)
@@ -1,5 +1,11 @@
 2013-01-18  Csaba Osztrogonác  <[email protected]>
 
+        One more unreviewed Windows buildfix after r140097.
+
+        * html/HTMLPlugInElement.h: Remove non-existent include.
+
+2013-01-18  Csaba Osztrogonác  <[email protected]>
+
         Unreviewed Windows buildfix after r140097.
 
         * html/HTMLPlugInElement.h:

Modified: trunk/Source/WebCore/html/HTMLPlugInElement.h (140139 => 140140)


--- trunk/Source/WebCore/html/HTMLPlugInElement.h	2013-01-18 14:41:17 UTC (rev 140139)
+++ trunk/Source/WebCore/html/HTMLPlugInElement.h	2013-01-18 14:46:43 UTC (rev 140140)
@@ -25,7 +25,6 @@
 
 #include "HTMLFrameOwnerElement.h"
 #include "Image.h"
-#include "ImageLoaderClient.h"
 
 #include "ScriptInstance.h"
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to