| Index: Source/platform/blink_platform.gypi
 | 
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
 | 
| index b82399db968e11959a16b84e51960818e993a7a4..7994e86bc7aba017814eba9fe69a81e7cf26f43d 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',
 | 
| 
 |