From 7e2b0fd1f06f72acaf9f3be44349163923e0e86e Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Wed, 20 Jan 2016 02:59:14 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/d9d8ae1d1ad2 Author: Ricky Chien Desc: Merge pull request #33890 from rickychien/webapp-optimize-to-nodejs Bug 955998 - Running webapp-optimize.js on node.js r=@scottwu ======== https://hg.mozilla.org/integration/gaia-central/rev/10ec8d631490 Author: Ricky Chien Desc: Bug 955998 - Running webapp-optimize.js on node.js --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index fca315888fa9..6472cc7c5804 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "38fa8efeb6bd5a8922b0939b79776028720f7af3", + "git_revision": "9d6b1f54276ee50d8fd7a5623e2169ac8afec0c1", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "d8db25a3d54d28d35c0107e5b297fe9651963096", + "revision": "d9d8ae1d1ad2e4e6f5aba809342103fcc172a5fd", "repo_path": "integration/gaia-central" }