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

Unified Diff: milo/job_source/buildbucket/buckets.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
Index: milo/job_source/buildbucket/buckets.go
diff --git a/milo/appengine/job_source/buildbucket/buckets.go b/milo/job_source/buildbucket/buckets.go
similarity index 96%
rename from milo/appengine/job_source/buildbucket/buckets.go
rename to milo/job_source/buildbucket/buckets.go
index 0243b6170f2a7def91d4a8cc2f99c6fcfa9af1ed..bf48732cbc90b022ae6901af9a24a70303d88b7f 100644
--- a/milo/appengine/job_source/buildbucket/buckets.go
+++ b/milo/job_source/buildbucket/buckets.go
@@ -11,7 +11,7 @@ import (
"golang.org/x/net/context"
"github.com/luci/luci-go/milo/api/resp"
- "github.com/luci/luci-go/milo/appengine/common"
+ "github.com/luci/luci-go/milo/common"
)
func GetAllBuilders(c context.Context) (*resp.CIService, error) {
« no previous file with comments | « milo/job_source/buildbot/testdata/win_chromium_rel_ng.246309.json ('k') | milo/job_source/buildbucket/builder.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698