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

Unified Diff: grpc/cmd/cproto/testdata/importGoogle/test.pb.golden

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/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 (

Powered by Google App Engine
This is Rietveld 408576698