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

Unified Diff: web/inc/rpcexplorer/test/gen.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: web/inc/rpcexplorer/test/gen.go
diff --git a/web/inc/rpcexplorer/test/gen.go b/web/inc/rpcexplorer/test/gen.go
index a82f7a0732aaa0abbb27ca6d0f2406d0d7ac71bc..d1154999e22673d44179ef94f579e61970e2cab1 100644
--- a/web/inc/rpcexplorer/test/gen.go
+++ b/web/inc/rpcexplorer/test/gen.go
@@ -15,7 +15,7 @@ import (
"github.com/golang/protobuf/jsonpb"
"github.com/golang/protobuf/proto"
- "github.com/luci/luci-go/common/proto/google/descriptor"
+ "google.golang.org/genproto/protobuf"
)
func run() error {
« logdog/server/cmd/logdog_archivist/task.go ('K') | « tokenserver/api/minter/v1/pb.discovery.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698