| Index: Source/bindings/modules/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
|
| index fcd4e1236f7ba820249c51d8ac33b17000849238..1e4ac1870c7fa8e33a084ebd630e199103ec8b38 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -8,6 +8,7 @@
|
| 'V8AudioNodeCustom.cpp',
|
| 'V8ClientCustom.cpp',
|
| 'V8CryptoCustom.cpp',
|
| + 'V8CryptoKeyCustom.cpp',
|
| 'V8CustomSQLStatementErrorCallback.cpp',
|
| 'V8DeviceMotionEventCustom.cpp',
|
| 'V8DeviceOrientationEventCustom.cpp',
|
|
|