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

Unified Diff: milo/job_source/buildbot/pubsub.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/master_test.go ('k') | milo/job_source/buildbot/pubsub_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/pubsub.go
diff --git a/milo/appengine/job_source/buildbot/pubsub.go b/milo/job_source/buildbot/pubsub.go
similarity index 99%
rename from milo/appengine/job_source/buildbot/pubsub.go
rename to milo/job_source/buildbot/pubsub.go
index 6f922215be930a91beaf11fb1024e0fd93bda9cf..15814813e7e37d706a503cf05c35f82e5b82eff0 100644
--- a/milo/appengine/job_source/buildbot/pubsub.go
+++ b/milo/job_source/buildbot/pubsub.go
@@ -19,7 +19,7 @@ import (
"github.com/luci/luci-go/common/clock"
"github.com/luci/luci-go/common/iotools"
"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"
"golang.org/x/net/context"
« no previous file with comments | « milo/job_source/buildbot/master_test.go ('k') | milo/job_source/buildbot/pubsub_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698