| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index ed4562353f5d3d9f7dcbc1a94d3f6f1e003f7294..92a30383b300952325985fdfce99a9f0b53c2b16 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -160,6 +160,7 @@
|
| 'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
|
| 'v8/custom/V8CanvasRenderingContextCustom.cpp',
|
| 'v8/custom/V8CryptoCustom.cpp',
|
| + 'v8/custom/V8CSSRegionCustom.cpp',
|
| 'v8/custom/V8CustomEventCustom.cpp',
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.cpp',
|
|
|