Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index f8de4ffc7297fc4c6466973ade3a7fb19111cd53..476e86185307102110951876a56a3387d4146d78 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -1572,6 +1572,7 @@ |
| 'dependencies': [ |
| '../chrome/app/policy/cloud_policy_codegen.gyp:cloud_policy_proto_compile', |
|
Ryan Sleevi
2012/07/20 23:24:49
Mind adding a comment here about removing the abov
|
| # The test server uses Python modules generated by the sync protos. |
| + # TODO(akalin): Remove this hack (http://crbug.com/117559). |
| '../sync/protocol/sync_proto.gyp:sync_proto', |
| '../third_party/protobuf/protobuf.gyp:py_proto', |
| ], |