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

Unified Diff: milo/job_source/raw_presentation/html.go

Issue 2949783002: [milo] appengine/* -> * (Closed)
Patch Set: rebase Created 3 years, 6 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/job_source/raw_presentation/build.go ('k') | milo/job_source/raw_presentation/internal/gen.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/raw_presentation/html.go
diff --git a/milo/appengine/job_source/raw_presentation/html.go b/milo/job_source/raw_presentation/html.go
similarity index 98%
rename from milo/appengine/job_source/raw_presentation/html.go
rename to milo/job_source/raw_presentation/html.go
index 375dfb9972e4f8a2cbb94276b4c7b0513222a25e..2021a2846c25b78830c198e509efa9467f7f24cb 100644
--- a/milo/appengine/job_source/raw_presentation/html.go
+++ b/milo/job_source/raw_presentation/html.go
@@ -14,7 +14,7 @@ import (
"github.com/luci/luci-go/logdog/client/coordinator"
"github.com/luci/luci-go/logdog/common/types"
"github.com/luci/luci-go/luci_config/common/cfgtypes"
- "github.com/luci/luci-go/milo/appengine/common"
+ "github.com/luci/luci-go/milo/common"
"github.com/luci/luci-go/server/auth"
"github.com/luci/luci-go/server/router"
"github.com/luci/luci-go/server/templates"
« no previous file with comments | « milo/job_source/raw_presentation/build.go ('k') | milo/job_source/raw_presentation/internal/gen.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698