From 26c9d3fa6d9ba5ef3ed1e98ed621cb36932f5d0b Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Fri, 5 Aug 2016 11:28:39 -0400 Subject: [PATCH] Update mini_chromium to 9c5463b4d4b3ad2540c718b7c87809ef4c1ea5c7 09f74a2cf068 Import StringPieceHash from chromium 9c5463b4d4b3 mac: Use Unified Logging when the deployment target is 10.12 or higher Change-Id: I2675f07f3e136dfcc2948928543bd2bff07809ea Reviewed-on: https://chromium-review.googlesource.com/366780 Reviewed-by: Scott Graham --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e5acdbb6..22c38703 100644 --- a/DEPS +++ b/DEPS @@ -25,7 +25,7 @@ deps = { '01528c7244837168a1c80f06ff60fa5a9793c824', 'crashpad/third_party/mini_chromium/mini_chromium': Var('chromium_git') + '/chromium/mini_chromium@' + - '964ee49aa24e8bfb4823cd9034a3b32ec3cb09e9', + '9c5463b4d4b3ad2540c718b7c87809ef4c1ea5c7', 'buildtools': Var('chromium_git') + '/chromium/buildtools.git@' + 'c2f259809d5ede3275df5ea0842f0431990c4f98',