Title: [204141] trunk/Source/WebCore
Revision
204141
Author
ryanhad...@apple.com
Date
2016-08-04 14:34:12 -0700 (Thu, 04 Aug 2016)

Log Message

Attempt to fix Windows build after r204134.

Unreviewed build fix.

* dom/DOMAllInOne.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (204140 => 204141)


--- trunk/Source/WebCore/ChangeLog	2016-08-04 21:11:16 UTC (rev 204140)
+++ trunk/Source/WebCore/ChangeLog	2016-08-04 21:34:12 UTC (rev 204141)
@@ -1,3 +1,11 @@
+2016-08-04  Ryan Haddad  <ryanhad...@apple.com>
+
+        Attempt to fix Windows build after r204134.
+
+        Unreviewed build fix.
+
+        * dom/DOMAllInOne.cpp:
+
 2016-08-04  Anders Carlsson  <ander...@apple.com>
 
         Remove more Objective-C specific bindings code

Modified: trunk/Source/WebCore/dom/DOMAllInOne.cpp (204140 => 204141)


--- trunk/Source/WebCore/dom/DOMAllInOne.cpp	2016-08-04 21:11:16 UTC (rev 204140)
+++ trunk/Source/WebCore/dom/DOMAllInOne.cpp	2016-08-04 21:34:12 UTC (rev 204141)
@@ -75,7 +75,6 @@
 #include "Element.cpp"
 #include "ElementData.cpp"
 #include "ElementRareData.cpp"
-#include "EntityReference.cpp"
 #include "ErrorEvent.cpp"
 #include "Event.cpp"
 #include "EventContext.cpp"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to