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 1d8f7df3ca86352c6fd55fb34829b827bfc5ace3..a414705929d33aefa75175b4158957beb5e0533e 100644 |
--- a/third_party/WebKit/Source/bindings/modules/v8/v8.gni |
+++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gni |
@@ -19,6 +19,8 @@ bindings_modules_v8_files = |
"V8BindingForModules.h", |
"WebGLAny.cpp", |
"WebGLAny.h", |
+ "WorkletScriptController.cpp", |
+ "WorkletScriptController.h", |
], |
"abspath") + bindings_modules_v8_custom_files |