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

Unified Diff: common/proto/milo/annotations.pb.go

Issue 2078603002: milo: fix running steps (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@milo-pending
Patch Set: address comments Created 4 years, 6 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
« client/logdog/annotee/processor.go ('K') | « common/proto/milo/annotations.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/proto/milo/annotations.pb.go
diff --git a/common/proto/milo/annotations.pb.go b/common/proto/milo/annotations.pb.go
index 3a8a9c3877259968947c9df541a2c19521c196d3..885e27a9555672737af306da8e1ad7916593479d 100644
--- a/common/proto/milo/annotations.pb.go
+++ b/common/proto/milo/annotations.pb.go
@@ -527,7 +527,7 @@ func (m *Progress) String() string { return proto.CompactTextString(m
func (*Progress) ProtoMessage() {}
func (*Progress) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} }
-// LogdogLink is a LogDog stream link.
+// LogdogStream is a LogDog stream link.
type LogdogStream struct {
// The stream's server. If omitted, the server is the same server that this
// annotation stream is homed on.
« client/logdog/annotee/processor.go ('K') | « common/proto/milo/annotations.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698