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

Unified Diff: Source/core/core.gypi

Issue 238923009: HTML Imports: No more BlockingDocumentCreation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed the build breakage Created 6 years, 8 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 e33183d2fbdaf9f0cc8c85eff1f8564723300c39..b00a7711e13a9c1ffea2c68e6de044630eadb70c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2171,6 +2171,7 @@
'dom/custom/CustomElementScheduler.h',
'dom/custom/CustomElementUpgradeCandidateMap.cpp',
'dom/custom/CustomElementUpgradeCandidateMap.h',
+ 'dom/custom/RefCountedCustomElementMicrotaskQueue.h',
'dom/shadow/ComposedTreeWalker.cpp',
'dom/shadow/ComposedTreeWalker.h',
'dom/shadow/ContentDistribution.cpp',

Powered by Google App Engine
This is Rietveld 408576698