| 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 65902ceabfe4e4a4420cdb2d3d4224ab03593e97..b3a7b27516f7d72e491ec3225d19d90d1caede24 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2713,6 +2713,7 @@
|
| 'dom/custom/CustomElementAttributeChangedCallbackReaction.h',
|
| 'dom/custom/CustomElementConnectedCallbackReaction.cpp',
|
| 'dom/custom/CustomElementConnectedCallbackReaction.h',
|
| + 'dom/custom/CustomElementCreationScope.h',
|
| 'dom/custom/CustomElementDefinition.cpp',
|
| 'dom/custom/CustomElementDefinition.h',
|
| 'dom/custom/CustomElementDefinitionBuilder.h',
|
|
|