From 63dcecd5c15a872b5a488e1dd3e935c5eb91ee41 Mon Sep 17 00:00:00 2001 From: buildbot Date: Wed, 20 Jul 2016 01:37:11 -0700 Subject: [PATCH] Roll chromium_revision bfec2ff09d..0259d67099 (404886:406454) Change log: https://chromium.googlesource.com/chromium/src/+log/bfec2ff09d..0259d67099 Full diff: https://chromium.googlesource.com/chromium/src/+/bfec2ff09d..0259d67099 Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/aa47d9773d..55638fe5c3 * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/95c69563dc..3a28755bad * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/1c0a9f36f1..d6197b621d * src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/76aee8ced7..e74086bfe3 * src/tools/gyp: https://chromium.googlesource.com/external/gyp.git/+log/bac4680ec9..e7079f0e0e * src/tools/swarming_client: https://chromium.googlesource.com/external/swarming.client.git/+log/df6e95e766..7f63a272f7 DEPS diff: https://chromium.googlesource.com/chromium/src/+/bfec2ff09d..0259d67099/DEPS No update to Clang. phoglund: assuming iOS error was a flake (something about a compiler i/o error), landing anyway since everything else looks good. TBR=marpan@webrtc.org, NOTRY=true Review-Url: https://codereview.webrtc.org/2160373004 Cr-Commit-Position: refs/heads/master@{#13501} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dde1505dac..7c75180502 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': 'bfec2ff09dfb320ca7786402a804571a4baae37b', + 'chromium_revision': '0259d67099838b4b0f2aabcbd3108e9952d56204', } # NOTE: Use http rather than https; the latter can cause problems for users