Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 66e7364fa8e0f673cf1df1a299fd55f0eae28793..94bd906a0fcf7543a6a25bdd558e2debea1ab3bd 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', |
| ], |