Chromium Code Reviews| Index: Source/modules/modules.gypi |
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
| index 17f082bbd5630aa8a969c1af9a8fa88411a82215..3beb021c31e3f5d4de80495944aca54312ae8b57 100644 |
| --- a/Source/modules/modules.gypi |
| +++ b/Source/modules/modules.gypi |
| @@ -299,6 +299,7 @@ |
| 'beacon/NavigatorBeacon.h', |
| 'crypto/AesKeyAlgorithm.cpp', |
| 'crypto/AesKeyAlgorithm.h', |
| + 'crypto/CrossThreadCryptoResult.h', |
| 'crypto/Crypto.cpp', |
| 'crypto/Crypto.h', |
| 'crypto/CryptoResultImpl.cpp', |