Chromium Code Reviews| Index: Source/modules/modules.gypi |
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
| index 60001c88c1cf6c5050a5d1a87d4d684eb1a1563a..f161e3444168fd59546bebb25a2b95f67dc06309 100644 |
| --- a/Source/modules/modules.gypi |
| +++ b/Source/modules/modules.gypi |
| @@ -214,6 +214,8 @@ |
| 'crypto/Algorithm.h', |
| 'crypto/Crypto.cpp', |
| 'crypto/Crypto.h', |
| + 'crypto/CryptoResult.cpp', |
| + 'crypto/CryptoResult.h', |
| 'crypto/DOMWindowCrypto.cpp', |
| 'crypto/DOMWindowCrypto.h', |
| 'crypto/HmacKeyParams.cpp', |