| 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 b31742aee5a569a8203216fff560cb6530dc751d..1697cddd22e0521a6f90c3f66ced3481334ada15 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -8,6 +8,7 @@
|
| 'V8CSSStyleDeclarationCustom.cpp',
|
| 'V8CSSStyleRuleCustom.cpp',
|
| 'V8CustomEventCustom.cpp',
|
| + 'V8CustomElementsRegistryCustom.cpp',
|
| 'V8CustomXPathNSResolver.cpp',
|
| 'V8CustomXPathNSResolver.h',
|
| 'V8DevToolsHostCustom.cpp',
|
| @@ -15,6 +16,7 @@
|
| 'V8ErrorEventCustom.cpp',
|
| 'V8EventTargetCustom.cpp',
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| + 'V8HTMLElementCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8IntersectionObserverCustom.cpp',
|
| 'V8MediaQueryListCustom.cpp',
|
|
|