diff options
Diffstat (limited to 'webkit/port/bindings/v8/v8_proxy.cpp')
-rw-r--r-- | webkit/port/bindings/v8/v8_proxy.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/port/bindings/v8/v8_proxy.cpp b/webkit/port/bindings/v8/v8_proxy.cpp index b040809..19ce50a 100644 --- a/webkit/port/bindings/v8/v8_proxy.cpp +++ b/webkit/port/bindings/v8/v8_proxy.cpp @@ -74,6 +74,7 @@ #include "DOMImplementation.h" #include "DOMParser.h" #include "DOMSelection.h" +#include "DOMStringList.h" #include "DOMWindow.h" #include "Entity.h" #include "EventListener.h" |