| Index: grpc/cmd/cproto/testdata/twoFiles/pb.discovery.golden
|
| diff --git a/grpc/cmd/cproto/testdata/twoFiles/pb.discovery.golden b/grpc/cmd/cproto/testdata/twoFiles/pb.discovery.golden
|
| index 0997a33f4be029a409e185ba660328bc301805d9..6dbf6dedd606d0678d97a0fcf93e4aaffdf65273 100644
|
| --- a/grpc/cmd/cproto/testdata/twoFiles/pb.discovery.golden
|
| +++ b/grpc/cmd/cproto/testdata/twoFiles/pb.discovery.golden
|
| @@ -4,7 +4,7 @@ package test
|
|
|
| import discovery "github.com/luci/luci-go/grpc/discovery"
|
|
|
| -import "github.com/luci/luci-go/common/proto/google/descriptor"
|
| +import "google.golang.org/genproto/protobuf"
|
|
|
| func init() {
|
| discovery.RegisterDescriptorSetCompressed(
|
|
|