From 64f5611b3df56b199710e702bb2c160507658b64 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Wed, 15 Oct 2014 05:59:42 +0000 Subject: [PATCH] Roll chromium_revision 2d714fa..de13cf4 (298667:299488) Mainly to pick up https://codereview.chromium.org/648613007 to fix some MSan issues. Summary of changes (https://chromium.googlesource.com/chromium/src/+/2d714fa..de13cf4/DEPS): * third_party/boringssl 51fcd87..7ea8481 * third_party/icu d2abf6c..8ac906f * third_party/usrsctp/usrsctplib dfd687b..a11b3c5 R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/29759004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7452 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 97221add58..1417c688a6 100644 --- a/DEPS +++ b/DEPS @@ -9,7 +9,7 @@ vars = { # Use this googlecode_url variable only if there is an internal mirror for it. # If you do not know, use the full path while defining your new deps entry. "googlecode_url": "http://%s.googlecode.com/svn", - "chromium_revision": "2d714fae183152299b3cbf0056eab5fe8bb75e87", + "chromium_revision": "de13cf44ff5aa5815dd742c2cedcaece02601f4b", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than