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

Unified Diff: milo/common/config/generate.go

Issue 2238883003: Milo: Use luci-cfg for defining projects and console view. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: review 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
« no previous file with comments | « milo/appengine/settings/config_test.go ('k') | milo/common/config/project.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/common/config/generate.go
diff --git a/cipd/client/cipd/internal/messages/generate.go b/milo/common/config/generate.go
similarity index 94%
copy from cipd/client/cipd/internal/messages/generate.go
copy to milo/common/config/generate.go
index 08278d68c693981e3d9c521d7bc2c2bb2524d6a1..7732ee4735c5ba05feb37317a884893582ec2730 100644
--- a/cipd/client/cipd/internal/messages/generate.go
+++ b/milo/common/config/generate.go
@@ -4,7 +4,7 @@
//go:generate cproto
-package messages
+package config
import (
"github.com/golang/protobuf/proto"
« no previous file with comments | « milo/appengine/settings/config_test.go ('k') | milo/common/config/project.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698