From 25ae6e2e7ad1d0cefde161272e3a69266893576d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Wed, 4 Feb 2015 23:55:14 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/97c2d9a53968 Author: Ricky Chien Desc: Merge pull request #27907 from RickyChien/bug-1128844 Bug 1128844 - Do not throw error when keyboard-layouts cannot find application r=@cctuan ======== https://hg.mozilla.org/integration/gaia-central/rev/5439a87e11b8 Author: Ricky Chien Desc: Bug 1128844 - Do not throw error when keyboard-layouts cannot find application --- 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 b277a9c3cc7a..f7e748560eba 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "d932a55670e207de28d341368b7b92498e131683", + "git_revision": "97f3b4d11a92bdcaf79edd8ff55e690bd446bac7", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "13ff2d8c77a16a2cf0c4d5f7771214b59a52659e", + "revision": "97c2d9a539684edc11c5d9b0fd6862bddc9d8e34", "repo_path": "integration/gaia-central" }