| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 18075)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -1057,6 +1057,7 @@
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8StyleSheetListCustom.cpp',
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8TreeWalkerCustom.cpp',
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8WebKitCSSMatrixConstructor.cpp',
|
| + '../third_party/WebKit/WebCore/bindings/v8/custom/V8WebKitPointConstructor.cpp',
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8WorkerContextCustom.cpp',
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8WorkerCustom.cpp',
|
| '../third_party/WebKit/WebCore/bindings/v8/custom/V8XMLHttpRequestConstructor.cpp',
|
| @@ -1144,8 +1145,6 @@
|
| 'port/bindings/v8/npruntime_priv.h',
|
| 'port/bindings/v8/v8_binding.h',
|
| 'port/bindings/v8/v8_binding.cpp',
|
| - 'port/bindings/v8/v8_custom.cpp',
|
| - 'port/bindings/v8/v8_custom.h',
|
| 'port/bindings/v8/v8_helpers.cpp',
|
| 'port/bindings/v8/v8_helpers.h',
|
| 'port/bindings/v8/v8_index.cpp',
|
|
|