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 533c67c9872f0f5a5f0e33dfc0944100d1defe4d..3aab48866f5645c64a26b05d25ca3a8e46714b59 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -2628,6 +2628,7 @@ |
'dom/custom/CustomElement.h', |
'dom/custom/CustomElementDefinition.cpp', |
'dom/custom/CustomElementDefinition.h', |
+ 'dom/custom/CustomElementDefinitionBuilder.h', |
'dom/custom/CustomElementUpgradeSorter.cpp', |
'dom/custom/CustomElementUpgradeSorter.h', |
'dom/custom/CustomElementDescriptor.h', |