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

Unified Diff: Source/web/WebCryptoNormalize.cpp

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/web/WebCryptoNormalize.cpp
diff --git a/Source/web/WebCryptoNormalize.cpp b/Source/web/WebCryptoNormalize.cpp
index f05f30e318752cf6c75505d2a8927331f5e46fab..f969600fde87e8f107accd319a4273dc94d23421 100644
--- a/Source/web/WebCryptoNormalize.cpp
+++ b/Source/web/WebCryptoNormalize.cpp
@@ -32,7 +32,7 @@
#include "public/web/WebCryptoNormalize.h"
#include "bindings/v8/Dictionary.h"
-#include "modules/crypto/CryptoResultImpl.h"
+#include "modules/crypto/CrossThreadCryptoResult.h"
#include "modules/crypto/NormalizeAlgorithm.h"
#include "platform/CryptoResult.h"
#include "public/platform/WebString.h"
« Source/modules/webmidi/NavigatorWebMIDI.h ('K') | « Source/platform/CryptoResult.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698