| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 1b7d275124422eee0c1f4f545b991d3990722e60..c564e9c04b79bce583c37c837729bbbf2b0cf7af 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -158,7 +158,6 @@
|
| 'v8/custom/V8CSSStyleDeclarationCustom.cpp',
|
| 'v8/custom/V8CSSValueCustom.cpp',
|
| 'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
|
| - 'v8/custom/V8CanvasRenderingContextCustom.cpp',
|
| 'v8/custom/V8CryptoCustom.cpp',
|
| 'v8/custom/V8CustomEventCustom.cpp',
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
|
|