| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index c88ad52d282fe1d6ab7b2270b4dd0e2c22d1421b..f9f55cf8ceb3d75e07e0bfe13522bc1e36fbfa29 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -537,6 +537,7 @@
|
| '../base/base.gyp:base_prefs_test_support',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../crypto/crypto.gyp:crypto',
|
| + '../crypto/crypto.gyp:crypto_test_support',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
|
|