From a2e6a52563f6681bb0a6a82ad7de2b08238079ca Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Wed, 10 Sep 2014 08:38:27 +0000 Subject: [PATCH] Revert 7128 "Roll chromium_revision ea769fd..6455c69" > 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 TBR=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/27419004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7130 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 271a49f874..d7be2c2ca8 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": "6455c698e51af65f57a8fe83547296218a5a7251", + "chromium_revision": "ea769fd2090e40950c84f9df851ffec5792bf04e", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than