From 248e7fcd5922c103e7323f162841bff9bc2230e1 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 21 May 2015 08:00:21 -0700 Subject: [PATCH] Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-2_1/rev/0c0c4eb3792b Author: MDTsai Desc: Bug 1161140 - Add tosterClicked to show download dialog Also add unit test for toaster clicked, verify utility tray is hidden and download dialog is shown --- 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 9d67b90a0905..5343233b47ec 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "c80865cb0bf73f1b97defbc646083b404feb3ac4", + "git_revision": "0d343f49c0e0a3928a4f456faf98e37bb26a6ef6", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "532e4a931b0b81de8ef8e1819d6b4ef34a3cc261", + "revision": "0c0c4eb3792b8b766cd237332f5e3091f3b7a114", "repo_path": "integration/gaia-2_1" } -- 2.11.4.GIT