| 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 ae9073e1455cf0d97bb64d4fc3c74f76aaa3bea0..c079c7147d30c0000dbe7ee684a0e7c8883fb0a3 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -20,6 +20,7 @@
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| + 'V8PerformanceObserverCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| 'V8PromiseRejectionEventCustom.cpp',
|
| 'V8WindowCustom.cpp',
|
|
|