| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 593e456615c5709d0f541888e891b66dca2902a8..2665c5fb4433a616a47927b51113671c1e9cbb74 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -153,7 +153,6 @@
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.h',
|
| - 'v8/custom/V8DOMStringMapCustom.cpp',
|
| 'v8/custom/V8DataViewCustom.cpp',
|
| 'v8/custom/V8DedicatedWorkerContextCustom.cpp',
|
| 'v8/custom/V8DeviceMotionEventCustom.cpp',
|
| @@ -208,7 +207,6 @@
|
| 'v8/custom/V8SVGElementCustom.cpp',
|
| 'v8/custom/V8SVGLengthCustom.cpp',
|
| 'v8/custom/V8SVGPathSegCustom.cpp',
|
| - 'v8/custom/V8StorageCustom.cpp',
|
| 'v8/custom/V8StyleSheetCustom.cpp',
|
| 'v8/custom/V8TextCustom.cpp',
|
| 'v8/custom/V8TrackEventCustom.cpp',
|
|
|