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

Unified Diff: update_deps.py

Issue 439723002: Update dartium roll script to new branch (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/tools/dartium
Patch Set: Created 6 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: update_deps.py
diff --git a/update_deps.py b/update_deps.py
index 452421fa187fe62c2b92f534776f8c73c19c422e..5dd1c84dcb366368a7bdd6d8532c8412fed53ee7 100755
--- a/update_deps.py
+++ b/update_deps.py
@@ -40,7 +40,7 @@ from time import strptime
# Repositories to auto-update
########################################################################
-BRANCH_CURRENT="dart/1985"
+BRANCH_CURRENT="dart/dartium"
BRANCH_NEXT="dart/dartium"
BRANCH_MULTIVM="dart/multivm"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698