From edba998cf16f500e258d25149584caa1b2ca9af6 Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 1 Oct 2015 01:17:28 -0700 Subject: [PATCH] Roll chromium_revision 8cf53d6..681f0cd (351112:351698) The GN changes in https://chromium.googlesource.com/chromium/src/+/7a73be6eb4963662a1e9455dcdab0d5130324901 broke libvpx, so a fix in https://codereview.chromium.org/1368223002 was needed to unblock this roll. Relevant changes: * src/buildtools: 8d89c1b..0c88009 * src/third_party/boringssl/src: 4c60d35..8c9b878 * src/third_party/libvpx_new/source/libvpx: 90a109f..7d28d12 * src/third_party/libyuv: 62c49dc..d039ad6 * src/third_party/openmax_dl: 2eb98d8..37b900c Details: https://chromium.googlesource.com/chromium/src/+/8cf53d6..681f0cd/DEPS Clang version was not updated in this roll. TBR=marpan@webrtc.org Review URL: https://codereview.webrtc.org/1375233004 Cr-Commit-Position: refs/heads/master@{#10129} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5dc7290db1..bd2b9d890d 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': '8cf53d6715889128e790939ce36e827071984a40', + 'chromium_revision': '681f0cd52075b890849f54b873f075d6cc92a4ef', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than