| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 7f91435a37af19c12b4e1f82d1155b3c6ce51653..33bd59c2b5df5e87c8578cd306edeaa96415700f 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -207,7 +207,6 @@
|
| 'v8/custom/V8NodeCustom.cpp',
|
| 'v8/custom/V8PerformanceEntryCustom.cpp',
|
| 'v8/custom/V8PopStateEventCustom.cpp',
|
| - 'v8/custom/V8PromiseCustom.cpp',
|
| 'v8/custom/V8SQLResultSetRowListCustom.cpp',
|
| 'v8/custom/V8SQLTransactionCustom.cpp',
|
| 'v8/custom/V8SQLTransactionSyncCustom.cpp',
|
|
|