From 0dbc8bfbe52af4699714108d875adcdd8543d63c Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 17 Jun 2016 01:33:47 -0700 Subject: [PATCH] Roll chromium_revision 1a73d11e65..ed2c9cb4cb (399420:400384) Change log: https://chromium.googlesource.com/chromium/src/+log/1a73d11e65..ed2c9cb4cb Full diff: https://chromium.googlesource.com/chromium/src/+/1a73d11e65..ed2c9cb4cb Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/099f1da55b..3780bc523a * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/171b5403ee..3cab5572b1 * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/f80d8011a0..181988d372 * src/tools/gyp: https://chromium.googlesource.com/external/gyp.git/+log/bce1c77930..c61b0b35c8 DEPS diff: https://chromium.googlesource.com/chromium/src/+/1a73d11e65..ed2c9cb4cb/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, Review-Url: https://codereview.webrtc.org/2075833003 Cr-Commit-Position: refs/heads/master@{#13182} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 85dfea346d..2dcf6c7e03 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': '1a73d11e65f5af4fc946a00ed1a2b7022ed28c64', + 'chromium_revision': 'ed2c9cb4cb36f299ea557b984fe13e0d5fb5f62e', } # NOTE: Use http rather than https; the latter can cause problems for users