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

Unified Diff: milo/appengine/backends/raw_presentation/logDogBuild.go

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: 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/appengine/backends/raw_presentation/logDogBuild.go
diff --git a/milo/appengine/logdog/logDogBuild.go b/milo/appengine/backends/raw_presentation/logDogBuild.go
similarity index 99%
rename from milo/appengine/logdog/logDogBuild.go
rename to milo/appengine/backends/raw_presentation/logDogBuild.go
index ae5869c04f5619011a2efb6d2b86fbe5bdfa4760..42a4c361554883f9cd5349bff5e9559d95639e8f 100644
--- a/milo/appengine/logdog/logDogBuild.go
+++ b/milo/appengine/backends/raw_presentation/logDogBuild.go
@@ -2,7 +2,7 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
-package logdog
+package raw_presentation
import (
"fmt"

Powered by Google App Engine
This is Rietveld 408576698