| Index: milo/buildsource/rawpresentation/html.go
|
| diff --git a/milo/build_source/raw_presentation/html.go b/milo/buildsource/rawpresentation/html.go
|
| similarity index 99%
|
| rename from milo/build_source/raw_presentation/html.go
|
| rename to milo/buildsource/rawpresentation/html.go
|
| index a6bc384b4503ee2c740be8e36e33e17f30c371e4..13d377c6f0bbb10afd3b2a6d0a73d8deb451d8e7 100644
|
| --- a/milo/build_source/raw_presentation/html.go
|
| +++ b/milo/buildsource/rawpresentation/html.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 (
|
| "net/http"
|
|
|