Chromium Code Reviews| Index: Source/bindings/bindings.gypi |
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi |
| index 71f990d9ce7a08ffe3d3f6e643cde913971bea04..cef84733b8143831f3bf5577fc9e3d519be76087 100644 |
| --- a/Source/bindings/bindings.gypi |
| +++ b/Source/bindings/bindings.gypi |
| @@ -229,6 +229,7 @@ |
| 'v8/custom/V8Uint8ArrayCustom.h', |
| 'v8/custom/V8Uint8ClampedArrayCustom.h', |
| 'v8/custom/V8WebGLRenderingContextBaseCustom.cpp', |
| + 'v8/custom/V8WebGLRenderingContextCustom.cpp', |
|
arv (Not doing code reviews)
2014/03/24 21:39:49
Do you still need the custom bindings?
|
| 'v8/custom/V8WebKitPointCustom.cpp', |
| 'v8/custom/V8WindowCustom.cpp', |
| 'v8/custom/V8WorkerGlobalScopeCustom.cpp', |