| 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 bd534eb8300f779043581787a047d0a6f7836429..76bf1321e7296d2f540319ad11324dd310da9481 100644
 | 
| --- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
 | 
| +++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
 | 
| @@ -130,6 +130,8 @@
 | 
|              'V8IdleTaskRunner.h',
 | 
|              'V8Initializer.cpp',
 | 
|              'V8Initializer.h',
 | 
| +            'V8IntersectionObserverCallback.cpp',
 | 
| +            'V8IntersectionObserverCallback.h',
 | 
|              'V8IteratorResultValue.cpp',
 | 
|              'V8IteratorResultValue.h',
 | 
|              'V8LazyEventListener.cpp',
 | 
| 
 |