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

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: rebase yet again (another conflict) 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
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/platform/exported/WebCryptoAlgorithm.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index b82399db968e11959a16b84e51960818e993a7a4..7994e86bc7aba017814eba9fe69a81e7cf26f43d 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',
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/platform/exported/WebCryptoAlgorithm.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698