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

Unified Diff: Source/modules/modules.gypi

Issue 23338006: Cleanup: remove WebCryptoResultPrivate from blink API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove extra newline Created 7 years, 4 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/crypto/SubtleCrypto.cpp ('k') | public/platform/WebCrypto.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 60001c88c1cf6c5050a5d1a87d4d684eb1a1563a..f161e3444168fd59546bebb25a2b95f67dc06309 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -214,6 +214,8 @@
'crypto/Algorithm.h',
'crypto/Crypto.cpp',
'crypto/Crypto.h',
+ 'crypto/CryptoResult.cpp',
+ 'crypto/CryptoResult.h',
'crypto/DOMWindowCrypto.cpp',
'crypto/DOMWindowCrypto.h',
'crypto/HmacKeyParams.cpp',
« no previous file with comments | « Source/modules/crypto/SubtleCrypto.cpp ('k') | public/platform/WebCrypto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698