diff options
Diffstat (limited to 'net/net.gyp')
-rw-r--r-- | net/net.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp index 36ea737..1ce4608 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -1045,7 +1045,7 @@ ['inside_chromium_build==1', { 'dependencies': [ '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto', - '../third_party/protobuf2/protobuf.gyp:py_proto', + '../third_party/protobuf/protobuf.gyp:py_proto', ], }], ['OS == "linux" or OS == "freebsd" or OS == "openbsd"', { |