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

Unified Diff: milo/job_source/raw_presentation/build.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/raw_presentation/build.go
diff --git a/milo/appengine/job_source/raw_presentation/build.go b/milo/job_source/raw_presentation/build.go
similarity index 98%
rename from milo/appengine/job_source/raw_presentation/build.go
rename to milo/job_source/raw_presentation/build.go
index 6b2f7460d7f5e06e12b1bcf53fd40cba0814d175..2807c1c6be7dd470733f5b11085fc84a3622ce05 100644
--- a/milo/appengine/job_source/raw_presentation/build.go
+++ b/milo/job_source/raw_presentation/build.go
@@ -18,7 +18,7 @@ import (
"github.com/luci/luci-go/logdog/common/viewer"
"github.com/luci/luci-go/luci_config/common/cfgtypes"
"github.com/luci/luci-go/milo/api/resp"
- "github.com/luci/luci-go/milo/appengine/job_source/raw_presentation/internal"
+ "github.com/luci/luci-go/milo/job_source/raw_presentation/internal"
"github.com/golang/protobuf/proto"
"golang.org/x/net/context"

Powered by Google App Engine
This is Rietveld 408576698