From 8b2e50cf836ced4bccde9bbb897893fb85f379d2 Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Thu, 25 Sep 2014 22:20:11 +0000 Subject: [PATCH] Revert 7302 "Roll chromium revision: 6455c69:2687a76" > Roll chromium revision: 6455c69:2687a76 > > Pick up the libvpx roll: https://codereview.chromium.org/597703004/ > > R=johannkoenig@google.com > TBR=ajm@google.com > > Review URL: https://webrtc-codereview.appspot.com/23789004 TBR=marpan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/22789004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7304 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9f62b2c3d9..ccc34298fb 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": "2687a76955b054eb3f8b85e101b9e24443aad6bc", + "chromium_revision": "6455c698e51af65f57a8fe83547296218a5a7251", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than