| Index: third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| index 6b9864a554f031c0d7c1a30ea28ae628f8fd97ba..f0078aa450ef1d12182a10a5e5474308aab26d50 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| @@ -10,5 +10,7 @@ bindings_modules_v8_custom_files =
|
| "V8ExtendableMessageEventCustom.cpp",
|
| "V8IDBObserverCustom.cpp",
|
| "V8ServiceWorkerMessageEventCustom.cpp",
|
| + "V8WebGLRenderingContextCustom.cpp",
|
| + "V8WebGL2RenderingContextCustom.cpp",
|
| ],
|
| "abspath")
|
|
|