| 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 c40c8945c9e5902d196d396d74570b0ce23de61c..58e5f7a7600e44dea61f8877f48b2a4411d9bb4e 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -21,6 +21,7 @@
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| + 'V8PerformanceCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| 'V8PromiseRejectionEventCustom.cpp',
|
| 'V8WindowCustom.cpp',
|
|
|