Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2279703002: Add a scoped context object for synchronous CE creation (Closed)
Patch Set: Clean up Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698