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 5e623efebf41f2edd357b0b7eb6a7e90fc843194..f666b02b99915f94cff08818fe1d76f2ecd3743c 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -2638,6 +2638,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', |