From 8f074183b1c86dcef9fa4f496a7f3e4337cde8b3 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Tue, 2 Jun 2015 12:48:27 +0200 Subject: [PATCH] Roll chromium_revision 7779e7d..3d86a83 (332119:332345) This picks up https://codereview.chromium.org/1163723003/ which is needed to make gclient runhooks work on Windows again. Relevant changes: * src/third_party/android_tools: 3c5189b..a3afc68 * src/third_party/boringssl/src: bd15a8e..8a228f5 Details: https://chromium.googlesource.com/chromium/src/+/7779e7d..3d86a83/DEPS Clang version was not updated in this roll. TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/54639004 Cr-Commit-Position: refs/heads/master@{#9352} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 98df02aa7..370bfc7d7 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': '7779e7d30f6b9b0041e769ceffed59bdcfa85d4d', + 'chromium_revision': '3d86a83beda22d1421378752265ca1616da236e6', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than