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

Unified Diff: grpc/discovery/service.pb.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/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"

Powered by Google App Engine
This is Rietveld 408576698