| Index: Source/bindings/v8/custom/V8DocumentCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8DocumentCustom.cpp b/Source/bindings/v8/custom/V8DocumentCustom.cpp
|
| index 45a593263beccb6d12761170a9459b0f920e9cb5..8d228855e05e327cbde38c94e8f3b736c9baa2ce 100644
|
| --- a/Source/bindings/v8/custom/V8DocumentCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8DocumentCustom.cpp
|
| @@ -52,8 +52,8 @@
|
| #include "V8XPathNSResolver.h"
|
| #include "V8XPathResult.h"
|
| #include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMWindowShell.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/V8WindowShell.h"
|
| #include "bindings/v8/custom/V8CustomXPathNSResolver.h"
|
|
|
| #include "wtf/RefPtr.h"
|
|
|