From 1e12b471e376d9ea76e62e6a98d3c946da99688d Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Wed, 18 Mar 2015 11:27:36 -0400 Subject: [PATCH] Update mini_chromium to 6c49a5924dea1e0bd71d568f371c08d754d8aeb8. c503b8bc1e03 Suppress unused Debug_x64 and Release_x64 configurations on non-Windows 6c49a5924dea Switch between x86 and x86_64 with the target_arch GYP variable TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/1022493002 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f9d498f7..b99797bf 100644 --- a/DEPS +++ b/DEPS @@ -28,7 +28,7 @@ deps = { '32ca1cd8e010d013a606a752fb49a603a3598071', # svn r2015 'crashpad/third_party/mini_chromium/mini_chromium': Var('chromium_git') + '/chromium/mini_chromium@' + - 'b3d221e85747409f1ffb081ff958a1df7eb6be29', + '6c49a5924dea1e0bd71d568f371c08d754d8aeb8', } hooks = [