| Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| index 6dcb62ecba3b583e78cb7d109e8d8a8aff3a48ab..96bb49e1319eb2d4c504c9f7624aca16c017f144 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
|
| @@ -169,6 +169,7 @@
|
| 'V8PersistentValueVector.h',
|
| 'V8PrivateProperty.cpp',
|
| 'V8PrivateProperty.h',
|
| + 'V8ResizeObserverCallbackCustom.cpp',
|
| 'V8ScriptRunner.cpp',
|
| 'V8ScriptRunner.h',
|
| 'V8StringResource.cpp',
|
|
|