Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 2caae5ac19b2fe653735598b9cba539fb0923752..09d779b58c621e77ff12589961479e24ad8f6a44 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -506,6 +506,7 @@ |
| # TODO(mmenke): This depends on icu, figure out a way to build tests |
| # without icu. |
| '../base/base.gyp:test_support_base', |
| + '../crypto/crypto.gyp:crypto', |
| '../testing/gtest.gyp:gtest', |
| '../testing/gmock.gyp:gmock', |
| ], |