| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 81350)
|
| +++ 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',
|
| @@ -357,6 +358,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',
|
| @@ -867,6 +869,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',
|
|
|