| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 4c7fdb76f535e48c443379065a98d17ba7a2f465..a33db8c5bb7f503595c42d7bf6d69caaa2871860 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -262,6 +262,7 @@
|
| 'exported/WebContentDecryptionModule.cpp',
|
| 'exported/WebContentDecryptionModuleSession.cpp',
|
| 'exported/WebCryptoAlgorithm.cpp',
|
| + 'exported/WebCryptoKeyAlgorithm.cpp',
|
| 'exported/WebCryptoKey.cpp',
|
| 'exported/WebCryptoResult.cpp',
|
| 'exported/WebCursorInfo.cpp',
|
|
|