| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 2ea7bed443a629e89213346c8240062d42010bd9..9bb6a066eed41bfb3c0fa374340f389d74192ecf 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -1,7 +1,7 @@
|
| vars = {
|
| # These two should be updated to the same revision whenever possible.
|
| - "arm_toolchain_version": "5862",
|
| - "x86_toolchain_version": "5860",
|
| + "arm_toolchain_version": "5884",
|
| + "x86_toolchain_version": "5884",
|
| # Keep them seperate from the rest of the list.
|
| "chrome_rev": "90962",
|
| "chromium_trunk": "http://src.chromium.org/svn/trunk",
|
|
|