| 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"
|
|
|