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

Unified Diff: milo/buildsource/rawpresentation/html.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/build.go ('k') | milo/buildsource/rawpresentation/internal/gen.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « milo/buildsource/rawpresentation/build.go ('k') | milo/buildsource/rawpresentation/internal/gen.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698