Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 80572) |
+++ net/net.gyp (working copy) |
@@ -15,6 +15,7 @@ |
'../base/base.gyp:base_i18n', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../crypto/crypto.gyp:crypto', |
'../sdch/sdch.gyp:sdch', |
'../third_party/icu/icu.gyp:icui18n', |
'../third_party/icu/icu.gyp:icuuc', |
@@ -359,6 +360,7 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
'../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../crypto/crypto.gyp:crypto', |
'../sdch/sdch.gyp:sdch', |
'../third_party/icu/icu.gyp:icui18n', |
'../third_party/icu/icu.gyp:icuuc', |
@@ -869,6 +871,7 @@ |
'net_test_support', |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
+ '../crypto/crypto.gyp:crypto', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/zlib/zlib.gyp:zlib', |