From cd104f82f7c529557b4141c8afec79919e6c4312 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 21 May 2015 21:15:19 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/9efe10b9adbe Author: autolander Desc: Bug 1166863 - merge pull request #30160 from KevinGrandon:bug_1166863_messages_string_includes to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/f80a4ab447c8 Author: Kevin Grandon Desc: Bug 1166863 - [Messages] Convert string.contains to string.includes --- 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 dcba088f5f62..6f11a5aeb80c 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "f968fd179b51624c19021cb816b2e16d660abcdb", + "git_revision": "6fa6da150c71a18a274da87a06b1c88e7b7db33f", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "071ea0cd996c9a310c5e7527d8cce06c185f547c", + "revision": "9efe10b9adbef91949eb91f0386e4bc2a7923259", "repo_path": "integration/gaia-central" }