| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 169a0da1d22737c7df1cf4d5c6e0497b0a3bc027..46bffb178c926cfd4d19a35e245bcb49420db702 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -204,6 +204,8 @@
|
| 'v8/custom/V8PannerNodeCustom.cpp',
|
| 'v8/custom/V8PerformanceEntryCustom.cpp',
|
| 'v8/custom/V8PopStateEventCustom.cpp',
|
| + 'v8/custom/V8PromiseCustom.cpp',
|
| + 'v8/custom/V8PromiseResolverCustom.cpp',
|
| 'v8/custom/V8SQLResultSetRowListCustom.cpp',
|
| 'v8/custom/V8SQLTransactionCustom.cpp',
|
| 'v8/custom/V8SQLTransactionSyncCustom.cpp',
|
|
|