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

Unified Diff: Source/core/core.gypi

Issue 311733004: Introduce KeepAliveWhilePending to ScriptPromiseResolverWithContext. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@refactor-webmidi-initialization
Patch Set: Created 6 years, 6 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 5b8c58f59f6e12fa711694e4b76c10a14c4234af..07d664ed99bcc3f361d67cf3a28bc416f467260e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1918,6 +1918,7 @@
'dom/ActiveDOMObject.cpp',
'dom/AddConsoleMessageTask.cpp',
'dom/AddConsoleMessageTask.h',
+ 'dom/AsyncInitializerResolver.h',
'dom/Attr.cpp',
'dom/CDATASection.cpp',
'dom/CDATASection.h',
« no previous file with comments | « no previous file | Source/core/dom/AsyncInitializerResolver.h » ('j') | Source/core/dom/AsyncInitializerResolver.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698