Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: grpc/prpc/talk/buildbot/proto/pb.discovery.go

Issue 2219023003: Update APIs to use new Google cloud paths. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: grpc/prpc/talk/buildbot/proto/pb.discovery.go
diff --git a/grpc/prpc/talk/buildbot/proto/pb.discovery.go b/grpc/prpc/talk/buildbot/proto/pb.discovery.go
index adff0707462b4c8c88e9ff91508c3e7b16339430..eebff7a936de2feca0455a097e38f2068e6f012d 100644
--- a/grpc/prpc/talk/buildbot/proto/pb.discovery.go
+++ b/grpc/prpc/talk/buildbot/proto/pb.discovery.go
@@ -4,7 +4,7 @@ package buildbot
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(

Powered by Google App Engine
This is Rietveld 408576698