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 788765cae878d103ba5bb60228f8262c8567b2aa..92cf569713b06f3ecdaa3fd8b209f8395b361922 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -324,7 +324,6 @@ |
'webusb/USBIsochronousOutTransferResult.idl', |
'webusb/USBOutTransferResult.idl', |
'worklet/Worklet.idl', |
- 'worklet/WorkletConsole.idl', |
'worklet/WorkletGlobalScope.idl', |
], |
# 'partial interface' or target (right side of) 'implements' |
@@ -1902,8 +1901,6 @@ |
'webusb/USBOutTransferResult.h', |
'worklet/Worklet.cpp', |
'worklet/Worklet.h', |
- 'worklet/WorkletConsole.cpp', |
- 'worklet/WorkletConsole.h', |
'worklet/WorkletGlobalScope.cpp', |
'worklet/WorkletGlobalScope.h', |
], |