| Index: third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| index 28c905a526470b00067fb12a90010e1b67c8e4b3..02e1f27e99ae8179c54935c563b0e89ed329c5f8 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -11,6 +11,8 @@
|
| 'V8ExtendableMessageEventCustom.cpp',
|
| 'V8IDBObserverCustom.cpp',
|
| 'V8ServiceWorkerMessageEventCustom.cpp',
|
| + 'V8WebGLRenderingContextCustom.cpp',
|
| + 'V8WebGL2RenderingContextCustom.cpp',
|
| ],
|
| },
|
| }
|
|
|