diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/net.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp index 5e630cd..8e97222 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -15,8 +15,10 @@ '../base/base.gyp:base_i18n', '../build/temp_gyp/googleurl.gyp:googleurl', '../sdch/sdch.gyp:sdch', + '../third_party/bzip2/bzip2.gyp:bzip2', '../third_party/icu/icu.gyp:icui18n', '../third_party/icu/icu.gyp:icuuc', + '../third_party/zlib/zlib.gyp:zlib', 'net_resources', ], 'sources': [ |