From c3ea915678d5bd99d2941803912e2f1d7e433a35 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 13 Oct 2015 07:40:34 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/7915532817b0 Author: Carsten Book Desc: Merge pull request #32411 from gmarty/Bug-1196809-Pick-best-available-icon-for-pinned-sites-on-homescreen-hotfix Bug 1196809 - Fix bad reference to id property. r=cwiis ======== https://hg.mozilla.org/integration/gaia-central/rev/c60be342ba45 Author: Guillaume Marty Desc: Bug 1196809 - Fix bad reference to id property --- 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 04c845aaf06f..035292084d06 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "a9ee136440a7d57c3d47ef1587e72be8e9136074", + "git_revision": "fde07d1ef53635f3e0d829d2d93b2c4b6b9fb689", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "e912fb2f3e7bb4952c199ac11c04bef13ec9bd64", + "revision": "7915532817b0c32722008a6a349037ba56049ed6", "repo_path": "integration/gaia-central" }