| 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 394bb18503e8a8609a70622cc2ea6a6b5b3c46b5..ee785d917b6b2707a9938a585d688145265e0ced 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'
|
| @@ -1924,8 +1923,6 @@
|
| 'webusb/USBOutTransferResult.h',
|
| 'worklet/Worklet.cpp',
|
| 'worklet/Worklet.h',
|
| - 'worklet/WorkletConsole.cpp',
|
| - 'worklet/WorkletConsole.h',
|
| 'worklet/WorkletGlobalScope.cpp',
|
| 'worklet/WorkletGlobalScope.h',
|
| ],
|
|
|