| Index: Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
|
| index 71326504ce1ffd155829ea7b0f87ac8a6870f1f0..12a95e787510e416fe5415636d10498f0c61ded8 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -22,6 +22,7 @@
|
| 'V8MessageEventCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| + 'V8PromiseRejectionEventCustom.cpp',
|
| 'V8WindowCustom.cpp',
|
| 'V8XMLHttpRequestCustom.cpp',
|
| ],
|
|
|