| 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 23c88c78422b92c6ca953daf3cba129929803e7d..3047cf79583b80bc329bbf2f6e28f98dcaa9d351 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -325,7 +325,6 @@
|
| 'webusb/USBIsochronousOutTransferResult.idl',
|
| 'webusb/USBOutTransferResult.idl',
|
| 'worklet/Worklet.idl',
|
| - 'worklet/WorkletConsole.idl',
|
| 'worklet/WorkletGlobalScope.idl',
|
| ],
|
| # 'partial interface' or target (right side of) 'implements'
|
| @@ -1914,8 +1913,6 @@
|
| 'webusb/USBOutTransferResult.h',
|
| 'worklet/Worklet.cpp',
|
| 'worklet/Worklet.h',
|
| - 'worklet/WorkletConsole.cpp',
|
| - 'worklet/WorkletConsole.h',
|
| 'worklet/WorkletGlobalScope.cpp',
|
| 'worklet/WorkletGlobalScope.h',
|
| ],
|
|
|