From 9995f6fad803d35453fb89d01d88bbbdcab5fc5a Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Fri, 16 Oct 2015 16:05:31 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/9f56d8ca15d3 Author: Michael Henretty Desc: Merge pull request #32436 from gmarty/Bug-1202571-Can-pin-the-same-site-multiple-times Bug 1202571 - [Browser] Can pin the same site multiple times ======== https://hg.mozilla.org/integration/gaia-central/rev/65e3c367cdbe Author: Sam Foster Desc: Bug 1202571 - [Browser] Can pin the same site multiple times --- 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 fbd0c557cf6b..90f25b2ea984 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "bff003a5c8968b62dad4d60f76b9fe39ecc63eb3", + "git_revision": "f19ef3360e345f0d1f3df0b0794c9b4b56699b48", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "475e92ea3e0f01a5e0b7bd5abd3a612d1423c600", + "revision": "9f56d8ca15d370f26614f17b6fa18838dbc71c5f", "repo_path": "integration/gaia-central" }