| Index: net/net_nacl.gyp
|
| diff --git a/net/net_nacl.gyp b/net/net_nacl.gyp
|
| index 2753c21122eb4c2fca61d4635b3e20f710006016..14c345c23a6f6da2d1e03d7a4d52a962611b42fc 100644
|
| --- a/net/net_nacl.gyp
|
| +++ b/net/net_nacl.gyp
|
| @@ -23,7 +23,6 @@
|
| },
|
| 'dependencies': [
|
| '../crypto/crypto_nacl.gyp:crypto_nacl',
|
| - '../native_client/tools.gyp:prep_toolchain',
|
| '../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
|
| '../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
|
| '../third_party/protobuf/protobuf.gyp:protobuf_lite',
|
|
|