| Index: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| index 3f2037b0dfe67441518eb4f5345af00617a0f1dd..5cfbc7ed8e1663e5bbc1ede2551707c5592a195d 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -15,6 +15,7 @@
|
| 'V8ErrorEventCustom.cpp',
|
| 'V8EventTargetCustom.cpp',
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| + 'V8HTMLDocumentCustom.cpp',
|
| 'V8HTMLElementCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8IntersectionObserverCustom.cpp',
|
|
|