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

Unified Diff: task_scheduler/go/scheduling/specs.go

Issue 2296763008: [task scheduler] Move files from build_scheduler/ to task_scheduler/ (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 4 years, 3 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 | « task_scheduler/go/scheduling/perftest/perftest.go ('k') | task_scheduler/go/scheduling/specs_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: task_scheduler/go/scheduling/specs.go
diff --git a/build_scheduler/go/task_scheduler/specs.go b/task_scheduler/go/scheduling/specs.go
similarity index 99%
rename from build_scheduler/go/task_scheduler/specs.go
rename to task_scheduler/go/scheduling/specs.go
index 295ca97ebb98f4f7667796cf149ef7a27dc140cc..101ea6669f4a60802f6756ea650957b480316b68 100644
--- a/build_scheduler/go/task_scheduler/specs.go
+++ b/task_scheduler/go/scheduling/specs.go
@@ -1,4 +1,4 @@
-package task_scheduler
+package scheduling
import (
"encoding/json"
« no previous file with comments | « task_scheduler/go/scheduling/perftest/perftest.go ('k') | task_scheduler/go/scheduling/specs_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698