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

Unified Diff: milo/job_source/raw_presentation/logDogBuild.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/logDogBuild.go
diff --git a/milo/appengine/job_source/raw_presentation/logDogBuild.go b/milo/job_source/raw_presentation/logDogBuild.go
similarity index 99%
rename from milo/appengine/job_source/raw_presentation/logDogBuild.go
rename to milo/job_source/raw_presentation/logDogBuild.go
index 42a4c361554883f9cd5349bff5e9559d95639e8f..5a3085067094ea900e941a4d957969732123b4b0 100644
--- a/milo/appengine/job_source/raw_presentation/logDogBuild.go
+++ b/milo/job_source/raw_presentation/logDogBuild.go
@@ -14,7 +14,7 @@ import (
"github.com/luci/luci-go/common/proto/google"
miloProto "github.com/luci/luci-go/common/proto/milo"
"github.com/luci/luci-go/milo/api/resp"
- "github.com/luci/luci-go/milo/appengine/common/model"
+ "github.com/luci/luci-go/milo/common/model"
)
// URLBuilder constructs URLs for various link types.
« no previous file with comments | « milo/job_source/raw_presentation/internal/stream.pb.go ('k') | milo/job_source/raw_presentation/logDogStream.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698