Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 8b85f2892e8807bac295c3fad7f084a19d0593a2..96a345a99ba62aac223daac95ce6ef3fdb0442bd 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -215,6 +215,8 @@ |
'crypto/DOMWindowCrypto.h', |
'crypto/Key.cpp', |
'crypto/Key.h', |
+ 'crypto/KeyOperation.cpp', |
+ 'crypto/KeyOperation.h', |
'crypto/NormalizeAlgorithm.cpp', |
'crypto/NormalizeAlgorithm.h', |
'crypto/SubtleCrypto.cpp', |