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

Unified Diff: Source/core/core.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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 4bad7c350ef14810e52b64ec72beb1275a6aece2..40908dc12fc134a448ca41e7c529312838a01b4a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3617,6 +3617,7 @@
'platform/chromium/support/WebActiveGestureAnimation.cpp',
'platform/chromium/support/WebActiveGestureAnimation.h',
'platform/chromium/support/WebAudioBus.cpp',
+ 'platform/chromium/support/WebCryptoAlgorithm.cpp',
'platform/chromium/support/WebCursorInfo.cpp',
'platform/chromium/support/WebData.cpp',
'platform/chromium/support/WebDeviceMotionData.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8AlgorithmCustom.cpp ('k') | Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698