From 24ec128fb64212b4d5752552178c46c7f3e6749e Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Sun, 17 May 2015 15:30:46 +0200 Subject: [PATCH] Roll chromium_revision 5118a5b..1b9c098 (330060:330302) Picks up https://codereview.chromium.org/1139263002/ which fixes an MSan issue with BoringSSL when enabling it for Linux, which I tested in https://webrtc-codereview.appspot.com/46239004. Relevant changes: * src/third_party/android_tools: 0c03d3b..3445d55 * src/third_party/boringssl/src: 771a138..9660032 * src/third_party/icu: ce41627..5788e27 * src/third_party/libsrtp: 6446144..9c53f85 * src/third_party/openmax_dl: 0b238cb..22bb108 Details: https://chromium.googlesource.com/chromium/src/+/5118a5b..1b9c098/DEPS Clang version was not updated in this roll. TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50979004 Cr-Commit-Position: refs/heads/master@{#9200} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 35f05680b2..743d15a3dd 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': '5118a5b3cbe6f33936ebe320da56c7b84f339eb5', + 'chromium_revision': '1b9c098a08e40114e44b6c1ec33ddf95c40b901d', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than