Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..e78a1cdfe7b1b7642a033e5762798d49386598df 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -165,6 +165,18 @@ |
'child/web_url_loader_impl.h', |
'child/webblobregistry_impl.cc', |
'child/webblobregistry_impl.h', |
+ 'child/webcrypto/crypto_data.cc', |
+ 'child/webcrypto/crypto_data.h', |
+ 'child/webcrypto/jwk.cc', |
+ 'child/webcrypto/platform_crypto.h', |
+ 'child/webcrypto/platform_crypto_nss.cc', |
+ 'child/webcrypto/platform_crypto_openssl.cc', |
+ 'child/webcrypto/shared_crypto.cc', |
+ 'child/webcrypto/shared_crypto.h', |
+ 'child/webcrypto/webcrypto_impl.cc', |
+ 'child/webcrypto/webcrypto_impl.h', |
+ 'child/webcrypto/webcrypto_util.cc', |
+ 'child/webcrypto/webcrypto_util.h', |
'child/webfallbackthemeengine_impl.cc', |
'child/webfallbackthemeengine_impl.h', |
'child/webfileutilities_impl.cc', |