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

Unified Diff: milo/logs/main.go

Issue 2978813002: [milo] make logs uploadable and also remove it from up-dev. (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
« no previous file with comments | « milo/logs/logs.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/logs/main.go
diff --git a/milo/logs/main.go b/milo/logs/main.go
index 789cd7e5ce438044db1629489578d91a48571fd9..f2657425c7a2e7e54b2bb03ca03fdebabbb927b8 100644
--- a/milo/logs/main.go
+++ b/milo/logs/main.go
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package logs
+package main
import (
"fmt"
« no previous file with comments | « milo/logs/logs.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698