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

Unified Diff: milo/frontend/config.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/buildbot_data.go ('k') | milo/frontend/console/console.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/frontend/config.go
diff --git a/milo/appengine/frontend/config.go b/milo/frontend/config.go
similarity index 97%
rename from milo/appengine/frontend/config.go
rename to milo/frontend/config.go
index 7a6476cb5df4adb19c61014ab9f852d921423951..5f09ac28ed2dda7bf8251655462af8e3fff6291a 100644
--- a/milo/appengine/frontend/config.go
+++ b/milo/frontend/config.go
@@ -10,7 +10,7 @@ import (
"cloud.google.com/go/datastore"
"github.com/luci/luci-go/common/logging"
- "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/buildbot_data.go ('k') | milo/frontend/console/console.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698