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

Unified Diff: milo/frontend/console/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/frontend/console/console.go ('k') | milo/frontend/console/html_data.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/frontend/console/html.go
diff --git a/milo/appengine/frontend/console/html.go b/milo/frontend/console/html.go
similarity index 94%
rename from milo/appengine/frontend/console/html.go
rename to milo/frontend/console/html.go
index 0e0728258cfa24d8bf44825d0fd644d3d5d0f228..8b2b4bea7fa407f433bfb0b6be132c96f661b22f 100644
--- a/milo/appengine/frontend/console/html.go
+++ b/milo/frontend/console/html.go
@@ -7,7 +7,7 @@ package console
import (
"net/http"
- "github.com/luci/luci-go/milo/appengine/common"
+ "github.com/luci/luci-go/milo/common"
"github.com/luci/luci-go/server/router"
"github.com/luci/luci-go/server/templates"
)
« no previous file with comments | « milo/frontend/console/console.go ('k') | milo/frontend/console/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698