Index: components/webcrypto/webcrypto.gyp |
diff --git a/components/webcrypto/webcrypto.gyp b/components/webcrypto/webcrypto.gyp |
index 9cc858001d207ad70c84e27c584861480d8e03b6..694e05964f26cb24063ccdcecb79ec9a6781b88a 100644 |
--- a/components/webcrypto/webcrypto.gyp |
+++ b/components/webcrypto/webcrypto.gyp |
@@ -43,6 +43,8 @@ |
'algorithms/rsa_sign.cc', |
'algorithms/rsa_sign.h', |
'algorithms/rsa_ssa.cc', |
+ 'algorithms/secret_key_util.cc', |
+ 'algorithms/secret_key_util.h', |
'algorithms/sha.cc', |
'algorithms/util_openssl.cc', |
'algorithms/util_openssl.h', |