| Index: Source/bindings/core/v8/custom/V8NodeCustom.cpp
|
| diff --git a/Source/bindings/core/v8/custom/V8NodeCustom.cpp b/Source/bindings/core/v8/custom/V8NodeCustom.cpp
|
| index ede18bd39f1377d410c8b8a8828b45545e4ec436..f6fe2c05d3384146ae196cff8def2e86bef9994e 100644
|
| --- a/Source/bindings/core/v8/custom/V8NodeCustom.cpp
|
| +++ b/Source/bindings/core/v8/custom/V8NodeCustom.cpp
|
| @@ -43,7 +43,6 @@
|
| #include "bindings/core/v8/V8Element.h"
|
| #include "bindings/core/v8/V8EventListener.h"
|
| #include "bindings/core/v8/V8HTMLElement.h"
|
| -#include "bindings/core/v8/V8Notation.h"
|
| #include "bindings/core/v8/V8ProcessingInstruction.h"
|
| #include "bindings/core/v8/V8SVGElement.h"
|
| #include "bindings/core/v8/V8ShadowRoot.h"
|
|
|