| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 9a4b4114b5f9130b494c8e94e109847c7d115af0..3bad85d40b6d14ed22c4316be0c9b1b6a1ecc569 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -213,6 +213,8 @@
|
| 'child/webcrypto/algorithm_registry.h',
|
| 'child/webcrypto/crypto_data.cc',
|
| 'child/webcrypto/crypto_data.h',
|
| + 'child/webcrypto/generate_key_result.cc',
|
| + 'child/webcrypto/generate_key_result.h',
|
| 'child/webcrypto/jwk.cc',
|
| 'child/webcrypto/jwk.h',
|
| 'child/webcrypto/platform_crypto.h',
|
|
|