| Index: Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
 | 
| diff --git a/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp b/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
 | 
| index 953e5e8f2c6811e3d1c7b5f9a56581d6e6bd95bd..081fd3e987fdd266fcfdd11b94c3d4ee5b6afaab 100644
 | 
| --- a/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
 | 
| +++ b/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
 | 
| @@ -33,7 +33,7 @@
 | 
|  #include "V8SVGDocument.h"
 | 
|  
 | 
|  #include "bindings/v8/ScriptController.h"
 | 
| -#include "bindings/v8/V8WindowShell.h"
 | 
| +#include "bindings/v8/V8DOMWindowShell.h"
 | 
|  #include "core/page/Frame.h"
 | 
|  
 | 
|  namespace WebCore {
 | 
| 
 |