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

Unified Diff: Source/modules/modules.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/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 17f082bbd5630aa8a969c1af9a8fa88411a82215..3beb021c31e3f5d4de80495944aca54312ae8b57 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -299,6 +299,7 @@
'beacon/NavigatorBeacon.h',
'crypto/AesKeyAlgorithm.cpp',
'crypto/AesKeyAlgorithm.h',
+ 'crypto/CrossThreadCryptoResult.h',
'crypto/Crypto.cpp',
'crypto/Crypto.h',
'crypto/CryptoResultImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698