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

Unified Diff: milo/buildsource/rawpresentation/logDogStream.go

Issue 2974793002: [milo] build_source -> buildSource. (Closed)
Patch Set: reupload Created 3 years, 5 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/buildsource/rawpresentation/logDogBuild.go ('k') | milo/buildsource/swarming/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/buildsource/rawpresentation/logDogStream.go
diff --git a/milo/build_source/raw_presentation/logDogStream.go b/milo/buildsource/rawpresentation/logDogStream.go
similarity index 98%
rename from milo/build_source/raw_presentation/logDogStream.go
rename to milo/buildsource/rawpresentation/logDogStream.go
index e5acca691ab7dc13d9003828e5e91f1b231ce41b..8bd8d01db35ab7a2db59ce9f673226a31c7e6fc6 100644
--- a/milo/build_source/raw_presentation/logDogStream.go
+++ b/milo/buildsource/rawpresentation/logDogStream.go
@@ -2,7 +2,7 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
-package raw_presentation
+package rawpresentation
import (
miloProto "github.com/luci/luci-go/common/proto/milo"
« no previous file with comments | « milo/buildsource/rawpresentation/logDogBuild.go ('k') | milo/buildsource/swarming/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698