Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 0137e3fe40d88ee6bd79ee6f20970a3d01d80c3e..eb1eab6b6439b34c865a38a4882d715b731642d4 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -241,6 +241,7 @@ |
'battery/NavigatorBattery.idl', |
'beacon/NavigatorBeacon.idl', |
'bluetooth/NavigatorBluetooth.idl', |
+ 'c/WorkerC.idl', |
'credentialmanager/NavigatorCredentials.idl', |
'crypto/WindowCrypto.idl', |
'crypto/WorkerGlobalScopeCrypto.idl', |
@@ -570,6 +571,7 @@ |
'bluetooth/BluetoothError.h', |
'bluetooth/NavigatorBluetooth.cpp', |
'bluetooth/NavigatorBluetooth.h', |
+ 'c/GlobalC.h', |
'compositorworker/CompositorWorker.cpp', |
'compositorworker/CompositorWorker.h', |
'compositorworker/CompositorWorkerGlobalScope.cpp', |