Bug 1090196 - update talos.json to fix pageloader/specialpowers. r=dminor

This commit is contained in:
Joel Maher 2014-10-28 09:33:13 -04:00
parent e7582e5917
commit 8edabc6066

View File

@ -1,11 +1,11 @@
{ {
"talos.zip": { "talos.zip": {
"url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.9dfad0333c76.zip", "url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.e4a77270a43a.zip",
"path": "" "path": ""
}, },
"global": { "global": {
"talos_repo": "https://hg.mozilla.org/build/talos", "talos_repo": "https://hg.mozilla.org/build/talos",
"talos_revision": "9dfad0333c76" "talos_revision": "e4a77270a43a"
}, },
"extra_options": { "extra_options": {
"android": [ "--apkPath=%(apk_path)s" ] "android": [ "--apkPath=%(apk_path)s" ]