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

Unified Diff: milo/job_source/buildbot/buildinfo.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/builder_test.go ('k') | milo/job_source/buildbot/buildinfo_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/buildinfo.go
diff --git a/milo/appengine/job_source/buildbot/buildinfo.go b/milo/job_source/buildbot/buildinfo.go
similarity index 99%
rename from milo/appengine/job_source/buildbot/buildinfo.go
rename to milo/job_source/buildbot/buildinfo.go
index 018e5b9f9a8ef02b27215c0492161eb7df1d3a38..2d241e376f8da536d08ec91e497fa4d2d3205ee6 100644
--- a/milo/appengine/job_source/buildbot/buildinfo.go
+++ b/milo/job_source/buildbot/buildinfo.go
@@ -18,7 +18,7 @@ import (
"github.com/luci/luci-go/logdog/common/types"
"github.com/luci/luci-go/luci_config/common/cfgtypes"
milo "github.com/luci/luci-go/milo/api/proto"
- "github.com/luci/luci-go/milo/appengine/job_source/raw_presentation"
+ "github.com/luci/luci-go/milo/job_source/raw_presentation"
"google.golang.org/grpc/codes"
« no previous file with comments | « milo/job_source/buildbot/builder_test.go ('k') | milo/job_source/buildbot/buildinfo_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698