| 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 fd8d255e06079cb2e0eda1b59aacbf8c262db652..9d50d1c8c92ea8cbb88014098830f8940a91aa47 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2627,6 +2627,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',
|
|
|