| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 6ec9b949484c0437742fd693e3bfba49bcf7370d..f8218dfcaa5f27f4d87ad94a867ff469b5c234e6 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -154,7 +154,6 @@
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.h',
|
| - 'v8/custom/V8DOMPointCustom.cpp',
|
| 'v8/custom/V8DOMStringMapCustom.cpp',
|
| 'v8/custom/V8DOMWindowCustom.cpp',
|
| 'v8/custom/V8DataViewCustom.cpp',
|
| @@ -216,6 +215,7 @@
|
| 'v8/custom/V8TextCustom.cpp',
|
| 'v8/custom/V8TrackEventCustom.cpp',
|
| 'v8/custom/V8WebGLRenderingContextCustom.cpp',
|
| + 'v8/custom/V8WebKitPointCustom.cpp',
|
| 'v8/custom/V8WorkerContextCustom.cpp',
|
| 'v8/custom/V8WorkerCustom.cpp',
|
| 'v8/custom/V8XMLHttpRequestCustom.cpp',
|
|
|