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 4cfaa4b2fbc9465433b76d49fd3669dbe9777b1d..cb678e64ea18c73990511d007a31e3b1194c5be0 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' |
@@ -1917,8 +1916,6 @@ |
'webusb/USBOutTransferResult.h', |
'worklet/Worklet.cpp', |
'worklet/Worklet.h', |
- 'worklet/WorkletConsole.cpp', |
- 'worklet/WorkletConsole.h', |
'worklet/WorkletGlobalScope.cpp', |
'worklet/WorkletGlobalScope.h', |
], |