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

Unified Diff: milo/common/config/project.pb.go

Issue 2760873003: Milo: Use luci-config for storing buildbot acls (Closed)
Patch Set: Fix tests Created 3 years, 9 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/frontend/main.go ('k') | milo/common/config/settings.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/common/config/project.pb.go
diff --git a/milo/common/config/project.pb.go b/milo/common/config/project.pb.go
index ed37b2d6a971eac1084b5ace114e1d3eb3feb4e0..b9d694a5e8cdea19c9c469c755b4c800ae9e00d1 100644
--- a/milo/common/config/project.pb.go
+++ b/milo/common/config/project.pb.go
@@ -7,11 +7,13 @@ Package config is a generated protocol buffer package.
It is generated from these files:
github.com/luci/luci-go/milo/common/config/project.proto
+ github.com/luci/luci-go/milo/common/config/settings.proto
It has these top-level messages:
Project
Console
Builder
+ Settings
*/
package config
@@ -192,7 +194,7 @@ func init() {
var fileDescriptor0 = []byte{
// 280 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x6c, 0x91, 0xcd, 0x4a, 0xf4, 0x30,
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x91, 0xcd, 0x4a, 0xf4, 0x30,
0x14, 0x86, 0xe9, 0xcf, 0xd7, 0x4e, 0xcf, 0x07, 0x0a, 0x59, 0x48, 0x10, 0x17, 0xa5, 0xab, 0x82,
0xd8, 0x82, 0x6e, 0x5c, 0xcf, 0xcc, 0x66, 0x40, 0x45, 0x22, 0xe2, 0xba, 0x93, 0x89, 0x6d, 0xa4,
0xed, 0x29, 0x69, 0xba, 0xd0, 0x6b, 0xf0, 0xa2, 0xa5, 0x49, 0xa6, 0x22, 0xba, 0x29, 0x79, 0xde,
« no previous file with comments | « milo/appengine/frontend/main.go ('k') | milo/common/config/settings.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698