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

Unified Diff: milo/job_source/buildbot/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/buildbot/grpc_test.go ('k') | milo/job_source/buildbot/html_data.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/html.go
diff --git a/milo/appengine/job_source/buildbot/html.go b/milo/job_source/buildbot/html.go
similarity index 98%
rename from milo/appengine/job_source/buildbot/html.go
rename to milo/job_source/buildbot/html.go
index c5f63f7b06f82793d3206a787887d5984cca285e..8eeb765a58c1d06eca856670d8ab5fc293e1dbef 100644
--- a/milo/appengine/job_source/buildbot/html.go
+++ b/milo/job_source/buildbot/html.go
@@ -9,7 +9,7 @@ import (
"net/http"
"strconv"
- "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/job_source/buildbot/grpc_test.go ('k') | milo/job_source/buildbot/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698