| Index: Source/bindings/bindings.gypi | 
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi | 
| index 1bd48a49b259630e1c41ac3c3dab5936dc37e547..20f84df0e62dc3cf906830eadae549620f2173b3 100644 | 
| --- a/Source/bindings/bindings.gypi | 
| +++ b/Source/bindings/bindings.gypi | 
| @@ -219,6 +219,7 @@ | 
| 'v8/custom/V8WebGLRenderingContextCustom.cpp', | 
| 'v8/custom/V8WebKitPointCustom.cpp', | 
| 'v8/custom/V8WorkerContextCustom.cpp', | 
| +            'v8/custom/V8WorkerCryptoCustom.cpp', | 
| 'v8/custom/V8WorkerCustom.cpp', | 
| 'v8/custom/V8XMLHttpRequestCustom.cpp', | 
| 'v8/custom/V8XSLTProcessorCustom.cpp', | 
|  |