From 62183e4458def646e10c1f615ffdfa119898d943 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 17 Feb 2015 10:34:23 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/9835fe348b00 Author: autolander Desc: Bug 1132672 - merge pull request #28222 from jfkthame:ftu-import-rtl to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/09576eb29423 Author: Jonathan Kew Desc: Bug 1132672 - [RTL][FTE] Fix padding on Import buttons. It looks like this was added specifically to compensate for the broken platform behavior (bug 1130231), so we can remove it now. --- 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 ad1b26b40fe9..af985f685be3 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "66835a37c067028b6fc0463d10a329d3a9d16804", + "git_revision": "115334fcbd3f65c9da8f12fce815a6309cea911d", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "1651202183934c79f2dfa22690b15c222dd2a118", + "revision": "9835fe348b00f939c80b2a6df5e364382ecd848c", "repo_path": "integration/gaia-central" }