| 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 dec7840dee48109ae04a81f131f1e86cd4f6a021..c018fef3ef9248836dce2616a1d4ef31922a640e 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2630,6 +2630,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',
|
|
|