Changeset 204149 in webkit
- Timestamp:
- Aug 4, 2016, 3:38:18 PM (9 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r204147 r204149 1 2016-08-04 Anders Carlsson <andersca@apple.com> 2 3 Another build fix attempt. 4 5 * bindings/gobject/WebKitDOMDeprecated.cpp: 6 1 7 2016-08-04 George Ruan <gruan@apple.com> 2 8 -
trunk/Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp
r204145 r204149 23 23 #include "Element.h" 24 24 #include "JSMainThreadExecState.h" 25 #include "HTMLCollection.h" 25 26 #include "WebKitDOMDocumentPrivate.h" 26 27 #include "WebKitDOMElementPrivate.h"
Note:
See TracChangeset
for help on using the changeset viewer.