| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 33986)
|
| +++ net/net.gyp (working copy)
|
| @@ -15,7 +15,6 @@
|
| '../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',
|
| @@ -26,8 +25,6 @@
|
| 'base/address_list.cc',
|
| 'base/address_list.h',
|
| 'base/auth.h',
|
| - 'base/bzip2_filter.cc',
|
| - 'base/bzip2_filter.h',
|
| 'base/cache_type.h',
|
| 'base/cert_database.h',
|
| 'base/cert_database_mac.cc',
|
| @@ -215,7 +212,6 @@
|
| '../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',
|
| @@ -565,12 +561,10 @@
|
| '../base/base.gyp:base_i18n',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
| - '../third_party/bzip2/bzip2.gyp:bzip2',
|
| ],
|
| 'msvs_guid': 'E99DA267-BE90-4F45-88A1-6919DB2C7567',
|
| 'sources': [
|
| 'base/address_list_unittest.cc',
|
| - 'base/bzip2_filter_unittest.cc',
|
| 'base/cookie_monster_unittest.cc',
|
| 'base/cookie_policy_unittest.cc',
|
| 'base/data_url_unittest.cc',
|
|
|