Title: [204149] trunk/Source/WebCore
Revision
204149
Author
ander...@apple.com
Date
2016-08-04 15:38:18 -0700 (Thu, 04 Aug 2016)

Log Message

Another build fix attempt.

* bindings/gobject/WebKitDOMDeprecated.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (204148 => 204149)


--- trunk/Source/WebCore/ChangeLog	2016-08-04 22:37:14 UTC (rev 204148)
+++ trunk/Source/WebCore/ChangeLog	2016-08-04 22:38:18 UTC (rev 204149)
@@ -1,3 +1,9 @@
+2016-08-04  Anders Carlsson  <ander...@apple.com>
+
+        Another build fix attempt.
+
+        * bindings/gobject/WebKitDOMDeprecated.cpp:
+
 2016-08-04  George Ruan  <gr...@apple.com>
 
         Add long, boolean, double, and String Media Constraint classes

Modified: trunk/Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp (204148 => 204149)


--- trunk/Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp	2016-08-04 22:37:14 UTC (rev 204148)
+++ trunk/Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp	2016-08-04 22:38:18 UTC (rev 204149)
@@ -22,6 +22,7 @@
 #include "Document.h"
 #include "Element.h"
 #include "JSMainThreadExecState.h"
+#include "HTMLCollection.h"
 #include "WebKitDOMDocumentPrivate.h"
 #include "WebKitDOMElementPrivate.h"
 #include "WebKitDOMHTMLTitleElement.h"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to