| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index a6334716972e07c456bb6119fa527e203efa0a56..9674af8958e657ae88613e52dd22202eb1d994f3 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -161,6 +161,7 @@
|
| 'v8/custom/V8CSSStyleDeclarationCustom.cpp',
|
| 'v8/custom/V8CSSValueCustom.cpp',
|
| 'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
|
| + 'v8/custom/V8ClientCustom.cpp',
|
| 'v8/custom/V8CryptoCustom.cpp',
|
| 'v8/custom/V8CustomEventCustom.cpp',
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
|
|