diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/net.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp index f0306b1..3c19189 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -1001,6 +1001,7 @@ 'dependencies': [ '../base/base.gyp:base', '../third_party/protobuf/protobuf.gyp:protobuf_lite', + '../third_party/protobuf/protobuf.gyp:protoc#host', ], 'sources': [ 'socket/ssl_host_info.proto', |