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

Unified Diff: milo/frontend/console/console.go

Issue 2974793002: [milo] build_source -> buildSource. (Closed)
Patch Set: Created 3 years, 5 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/frontend/console/console.go
diff --git a/milo/frontend/console/console.go b/milo/frontend/console/console.go
index 13dcfaa9095ef2f01fbc1b5f300c4ada0fd8f708..ca2d0f95e094b51c84f6cfeb9fc2d7c273ca111f 100644
--- a/milo/frontend/console/console.go
+++ b/milo/frontend/console/console.go
@@ -17,7 +17,7 @@ import (
"github.com/luci/luci-go/milo/api/config"
"github.com/luci/luci-go/milo/api/resp"
- "github.com/luci/luci-go/milo/build_source/buildbot"
+ "github.com/luci/luci-go/milo/buildSource/buildbot"
"github.com/luci/luci-go/milo/common"
"github.com/luci/luci-go/milo/common/gitiles"
)

Powered by Google App Engine
This is Rietveld 408576698