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

Unified Diff: update_deps.py

Issue 297803013: Update integration updater script to point to 1985 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/tools/dartium
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: update_deps.py
diff --git a/update_deps.py b/update_deps.py
index 381d393877f35aa3509a522837f548fa805f07ad..ed91c16c924e80465b4e97250117b15e928d6630 100755
--- a/update_deps.py
+++ b/update_deps.py
@@ -41,7 +41,7 @@ from time import strptime
########################################################################
BRANCH_CURRENT="dart/1916"
-BRANCH_NEXT="dart/1916"
+BRANCH_NEXT="dart/1985"
BRANCH_MULTIVM="dart/multivm"
TARGETS = {
« 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