| Index: grpc/discovery/service.pb.go
 | 
| diff --git a/grpc/discovery/service.pb.go b/grpc/discovery/service.pb.go
 | 
| index e249b996fde2fe773797238b06f9b11967369483..11bad0b7cb2400a90231d9794fc70bd8e810ac37 100644
 | 
| --- a/grpc/discovery/service.pb.go
 | 
| +++ b/grpc/discovery/service.pb.go
 | 
| @@ -19,7 +19,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 (
 | 
|  	context "golang.org/x/net/context"
 | 
| 
 |