| Index: third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/v8.gni b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| index 9a668b077d62bd59701fe8270a0bce71fe63a822..5b082cf706f8d6932d42c3736ff1f3421752c998 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| @@ -22,6 +22,8 @@ bindings_modules_v8_files =
|
| "V8BindingForModules.cpp",
|
| "V8BindingForModules.h",
|
| "V8ServiceWorkerMessageEventInternal.h",
|
| + "wasm/WasmResponseExtensions.cpp",
|
| + "wasm/WasmResponseExtensions.h",
|
| "WebGLAny.cpp",
|
| "WebGLAny.h",
|
| ],
|
|
|