From 40a1de9438c6d3bbc85cbccde69d2d1471c562c9 Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 8 Jul 2016 05:12:52 -0700 Subject: [PATCH] Roll chromium_revision 39c812dd97..9c9a2b8dde (404030:404340) Change log: https://chromium.googlesource.com/chromium/src/+log/39c812dd97..9c9a2b8dde Full diff: https://chromium.googlesource.com/chromium/src/+/39c812dd97..9c9a2b8dde Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/3cab5572b1..95c69563dc DEPS diff: https://chromium.googlesource.com/chromium/src/+/39c812dd97..9c9a2b8dde/DEPS No update to Clang. phoglund: All bots that are up appear to pass, therefore adding NOTRY. TBR= NOTRY=true Review-Url: https://codereview.webrtc.org/2131893002 Cr-Commit-Position: refs/heads/master@{#13412} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ca6936a74e..8836ba154a 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': '39c812dd971e69397daec3d9ba31136c9d4c845d', + 'chromium_revision': '9c9a2b8dde4e141db7fb814f9ff338927741e7c1', } # NOTE: Use http rather than https; the latter can cause problems for users