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

Unified Diff: milo/job_source/buildbot/console.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/buildbot/buildinfo_test.go ('k') | milo/job_source/buildbot/console_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/console.go
diff --git a/milo/appengine/job_source/buildbot/console.go b/milo/job_source/buildbot/console.go
similarity index 98%
rename from milo/appengine/job_source/buildbot/console.go
rename to milo/job_source/buildbot/console.go
index 068c861db4847568fddd27081fc4f1f3b05d891b..c50b099074d54c927ad12f49cc7b8073af8355eb 100644
--- a/milo/appengine/job_source/buildbot/console.go
+++ b/milo/job_source/buildbot/console.go
@@ -13,7 +13,7 @@ import (
log "github.com/luci/luci-go/common/logging"
"github.com/luci/luci-go/common/sync/parallel"
"github.com/luci/luci-go/milo/api/resp"
- "github.com/luci/luci-go/milo/appengine/common/model"
+ "github.com/luci/luci-go/milo/common/model"
"golang.org/x/net/context"
)
« no previous file with comments | « milo/job_source/buildbot/buildinfo_test.go ('k') | milo/job_source/buildbot/console_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698