From eaa4b057e6302f519620210609fbd1cf1941a995 Mon Sep 17 00:00:00 2001 From: Joel Maher Date: Fri, 12 Dec 2014 04:50:16 -0500 Subject: [PATCH] Bug 1110189 - update talos to the latest bits to capture e10s talos. r=wlach --- testing/talos/talos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/talos/talos.json b/testing/talos/talos.json index b310e0dcf860..53a5d0417f01 100644 --- a/testing/talos/talos.json +++ b/testing/talos/talos.json @@ -5,7 +5,7 @@ }, "global": { "talos_repo": "https://hg.mozilla.org/build/talos", - "talos_revision": "f3179facd945" + "talos_revision": "c86377f8eb09" }, "extra_options": { "android": [ "--apkPath=%(apk_path)s" ]