| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e2d0610fdff40e8f7c0008d4f8e7ab8eb40468fd..5fb8f24d936b24ab80860bb6bc5d1b43cb0a9d81 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -217,6 +217,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',
|
|
|