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

Unified Diff: Source/platform/blink_platform.gypi

Issue 179353002: [webcrypto] Add the KeyAlgorithm interface. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Inline the empty trace() Created 6 years, 10 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 4c7fdb76f535e48c443379065a98d17ba7a2f465..a33db8c5bb7f503595c42d7bf6d69caaa2871860 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -262,6 +262,7 @@
'exported/WebContentDecryptionModule.cpp',
'exported/WebContentDecryptionModuleSession.cpp',
'exported/WebCryptoAlgorithm.cpp',
+ 'exported/WebCryptoKeyAlgorithm.cpp',
'exported/WebCryptoKey.cpp',
'exported/WebCryptoResult.cpp',
'exported/WebCursorInfo.cpp',

Powered by Google App Engine
This is Rietveld 408576698