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

Unified Diff: Source/bindings/bindings.gypi

Issue 18475002: WebCrypto: Add framework for AlgorithmIdentifier normalization. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rename verify --> verifySignature (because "verify" is a macro on Mac) Created 7 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
« no previous file with comments | « LayoutTests/crypto/normalize-algorithm-expected.txt ('k') | Source/bindings/v8/Dictionary.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 9c7a8da0c55cec5a7b83bc22869531314bda3ada..52eed2b158c7ac522be5728e634849565bc352bf 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -133,6 +133,7 @@
'v8/WorkerScriptDebugServer.cpp',
'v8/WorkerScriptDebugServer.h',
'v8/WrapperTypeInfo.h',
+ 'v8/custom/V8AlgorithmCustom.cpp',
'v8/custom/V8ArrayBufferCustom.cpp',
'v8/custom/V8ArrayBufferCustom.h',
'v8/custom/V8ArrayBufferViewCustom.cpp',
« no previous file with comments | « LayoutTests/crypto/normalize-algorithm-expected.txt ('k') | Source/bindings/v8/Dictionary.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698