| Index: milo/appengine/job_source/raw_presentation/html.go
|
| diff --git a/milo/appengine/logdog/html.go b/milo/appengine/job_source/raw_presentation/html.go
|
| similarity index 99%
|
| rename from milo/appengine/logdog/html.go
|
| rename to milo/appengine/job_source/raw_presentation/html.go
|
| index fa547fd778112e80a3288e38c8931bd64b05f523..375dfb9972e4f8a2cbb94276b4c7b0513222a25e 100644
|
| --- a/milo/appengine/logdog/html.go
|
| +++ b/milo/appengine/job_source/raw_presentation/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 logdog
|
| +package raw_presentation
|
|
|
| import (
|
| "net/http"
|
|
|