| 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 53cfa4e314cb25f0a022bff2c1c61d5780b06975..be84a23f08c48d503c218931778ed28fe9c1f429 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -327,7 +327,6 @@
|
| 'webusb/USBIsochronousOutTransferResult.idl',
|
| 'webusb/USBOutTransferResult.idl',
|
| 'worklet/Worklet.idl',
|
| - 'worklet/WorkletGlobalScope.idl',
|
| ],
|
| # 'partial interface' or target (right side of) 'implements'
|
| 'modules_dependency_idl_files': [
|
| @@ -1940,8 +1939,6 @@
|
| 'webusb/USBOutTransferResult.h',
|
| 'worklet/Worklet.cpp',
|
| 'worklet/Worklet.h',
|
| - 'worklet/WorkletGlobalScope.cpp',
|
| - 'worklet/WorkletGlobalScope.h',
|
| ],
|
| # 'partial interface' or target (right side of) 'implements'
|
| 'modules_testing_dependency_idl_files' : [
|
|
|