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

Unified Diff: tools/dartium/update_deps.py

Issue 299713004: Update deps updater script (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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: tools/dartium/update_deps.py
diff --git a/tools/dartium/update_deps.py b/tools/dartium/update_deps.py
index c3036eb0e90f9b664b579aebd859ef0dbee36abf..381d393877f35aa3509a522837f548fa805f07ad 100755
--- a/tools/dartium/update_deps.py
+++ b/tools/dartium/update_deps.py
@@ -40,7 +40,7 @@ from time import strptime
# Repositories to auto-update
########################################################################
-BRANCH_CURRENT="dart/1847"
+BRANCH_CURRENT="dart/1916"
BRANCH_NEXT="dart/1916"
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