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

Unified Diff: Source/core/core.gypi

Issue 19002005: Share Custom Element registration contexts between related documents. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tweak the test to do lazy wrapping in both cases. Created 7 years, 5 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index badef3919fc821f54487a7ea475d9a8b51747fc3..90df4cc082d573dbe51a493a30887359a3f59cf6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1751,6 +1751,8 @@
'dom/CustomElementLifecycleCallbacks.h',
'dom/CustomElementRegistrationContext.cpp',
'dom/CustomElementRegistrationContext.h',
+ 'dom/CustomElementRegistrationContextualizer.cpp',
+ 'dom/CustomElementRegistrationContextualizer.h',
'dom/CustomElementRegistry.cpp',
'dom/CustomElementRegistry.h',
'dom/CustomElementUpgradeCandidateMap.cpp',
« no previous file with comments | « Source/bindings/v8/CustomElementConstructorBuilder.cpp ('k') | Source/core/dom/CustomElementRegistrationContextualizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698