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

Unified Diff: Source/core/core.gypi

Issue 19885002: WebCrypto: Add interfaces for importKey(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use a wrapper for the result rather than raw pointer 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 b3a2018c2c9794a44904fd5d3b4e60aa1d0cc405..7ec52421e92f1cb44f2c547d010dc173a67d75f2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3679,6 +3679,7 @@
'platform/chromium/support/WebActiveGestureAnimation.h',
'platform/chromium/support/WebArrayBuffer.cpp',
'platform/chromium/support/WebAudioBus.cpp',
+ 'platform/chromium/support/WebCrypto.cpp',
'platform/chromium/support/WebCryptoAlgorithm.cpp',
'platform/chromium/support/WebCryptoKey.cpp',
'platform/chromium/support/WebCursorInfo.cpp',

Powered by Google App Engine
This is Rietveld 408576698