| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index aa53ca643d580adb1b94f97089bba0d464858239..3250b9af428a3f273732abaa043faa488315b871 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2635,6 +2635,8 @@
|
| 'dom/XMLDocument.h',
|
| 'dom/custom/CustomElement.cpp',
|
| 'dom/custom/CustomElement.h',
|
| + 'dom/custom/CustomElementDefinition.cpp',
|
| + 'dom/custom/CustomElementDefinition.h',
|
| 'dom/custom/CustomElementsRegistry.cpp',
|
| 'dom/custom/CustomElementsRegistry.h',
|
| 'dom/custom/V0CustomElement.cpp',
|
|
|