Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index d6597310a138c49f9f3020d95ced7751971e8f98..76c9f4acc7806d3cc92616d1dc2dcd77473bdb5d 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -832,7 +832,9 @@ |
| 'dependencies': [ |
| 'net', |
| '../base/base.gyp:base', |
| + '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto', |
| '../testing/gtest.gyp:gtest', |
| + '../third_party/protobuf2/protobuf.gyp:py_proto', |
| ], |
| 'sources': [ |
| 'base/cert_test_util.cc', |