| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 850a52247dcf141cf4748ee67e6b1246e593358e..e791245581aef37a9ae5edae038a89cd4fe8138b 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -1545,7 +1545,7 @@
|
| 'dependencies': [
|
| '../chrome/app/policy/cloud_policy_codegen.gyp:cloud_policy_proto_compile',
|
| # The test server uses Python modules generated by the sync protos.
|
| - '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
|
| + '../sync/protocol/sync_proto.gyp:sync_proto',
|
| '../third_party/protobuf/protobuf.gyp:py_proto',
|
| ],
|
| }],
|
|
|