| Index: grpc/cmd/cproto/testdata/importGoogle/test.pb.golden
 | 
| diff --git a/grpc/cmd/cproto/testdata/importGoogle/test.pb.golden b/grpc/cmd/cproto/testdata/importGoogle/test.pb.golden
 | 
| index 6eaacb17e7ef08226d4a4b1decbf18a13b8b3994..5326972728636f3ef5b899de7d6ac8e0e2d2a2d5 100644
 | 
| --- a/grpc/cmd/cproto/testdata/importGoogle/test.pb.golden
 | 
| +++ b/grpc/cmd/cproto/testdata/importGoogle/test.pb.golden
 | 
| @@ -18,7 +18,7 @@ import prpc "github.com/luci/luci-go/grpc/prpc"
 | 
|  import proto "github.com/golang/protobuf/proto"
 | 
|  import fmt "fmt"
 | 
|  import math "math"
 | 
| -import google_protobuf "github.com/luci/luci-go/common/proto/google/descriptor"
 | 
| +import google_protobuf "google.golang.org/genproto/protobuf"
 | 
|  import google_protobuf1 "github.com/luci/luci-go/common/proto/google"
 | 
|  
 | 
|  import (
 | 
| 
 |