| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 2d15b028a28c280cc70a6dcaa4327b80948bbe36..14e1fbe253ac613f21bddc184d8e2ba8109f398b 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -20,7 +20,6 @@
|
| 'crypto/RsaHashedKeyAlgorithm.idl',
|
| 'crypto/RsaKeyAlgorithm.idl',
|
| 'crypto/SubtleCrypto.idl',
|
| - 'crypto/WorkerCrypto.idl',
|
| 'device_orientation/DeviceAcceleration.idl',
|
| 'device_orientation/DeviceMotionEvent.idl',
|
| 'device_orientation/DeviceOrientationEvent.idl',
|
| @@ -283,8 +282,6 @@
|
| 'crypto/NormalizeAlgorithm.h',
|
| 'crypto/SubtleCrypto.cpp',
|
| 'crypto/SubtleCrypto.h',
|
| - 'crypto/WorkerCrypto.cpp',
|
| - 'crypto/WorkerCrypto.h',
|
| 'crypto/WorkerGlobalScopeCrypto.cpp',
|
| 'crypto/WorkerGlobalScopeCrypto.h',
|
| 'device_orientation/DeviceAcceleration.cpp',
|
|
|