| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 97270ff5b35346c4216e5fe96618501b3ac9496d..1609ad4391eb65de6109bf7bb10cb6166eeb5eb9 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1981,6 +1981,8 @@
|
| 'worklet/ThreadedWorkletGlobalScopeProxy.h',
|
| 'worklet/Worklet.cpp',
|
| 'worklet/Worklet.h',
|
| + 'worklet/WorkletScriptLoader.cpp',
|
| + 'worklet/WorkletScriptLoader.h',
|
| ],
|
| # 'partial interface' or target (right side of) 'implements'
|
| 'modules_testing_dependency_idl_files' : [
|
|
|