| Index: net/net_common.gypi
|
| diff --git a/net/net_common.gypi b/net/net_common.gypi
|
| index fe14eddd04d47eea4d43067d0555a73288a74123..1b4f45a28cb6feb6efb52cb2e793f6c269c80b38 100644
|
| --- a/net/net_common.gypi
|
| +++ b/net/net_common.gypi
|
| @@ -8,7 +8,6 @@
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../crypto/crypto.gyp:crypto',
|
| '../sdch/sdch.gyp:sdch',
|
|
|