| 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"
|
|
|
|
|