From fdba9ee64a86ead936733c42a82cb4de9d9ceb7b Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Wed, 10 Sep 2014 07:42:55 +0000 Subject: [PATCH] Roll chromium_revision ea769fd..6455c69 Mainly to pick up https://codereview.chromium.org/552013004 Summary of changes (git diff ea769fd..6455c69 DEPS): * third_party/libvpx ceebbcc0..d95585f * third_party/swarming e7d8b98..14b5fd82 * tools/gyp 1972:1973 R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/29379004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7128 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d7be2c2ca..271a49f87 100644 --- a/DEPS +++ b/DEPS @@ -12,7 +12,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": "ea769fd2090e40950c84f9df851ffec5792bf04e", + "chromium_revision": "6455c698e51af65f57a8fe83547296218a5a7251", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than