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

Unified Diff: public/platform/WebCryptoKeyAlgorithmParams.h

Issue 291583006: Remove WEBCRYPTO_HMAC_KEY_HAS_LENGTH. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebCryptoKeyAlgorithmParams.h
diff --git a/public/platform/WebCryptoKeyAlgorithmParams.h b/public/platform/WebCryptoKeyAlgorithmParams.h
index 0e96d563dd8bc20169b3bd044390093ea283555b..e0e7974834db93c13a6c87fcfe4b86ce9ee29e4d 100644
--- a/public/platform/WebCryptoKeyAlgorithmParams.h
+++ b/public/platform/WebCryptoKeyAlgorithmParams.h
@@ -35,9 +35,6 @@
#include "WebCryptoAlgorithm.h"
#include "WebVector.h"
-// FIXME: Delete this once the chromium side has picked up the API change.
-#define WEBCRYPTO_HMAC_KEY_HAS_LENGTH 1
-
namespace blink {
enum WebCryptoKeyAlgorithmParamsType {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698