From eeea30aee8b482614674eda3dae1cd18769175dc Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Tue, 26 Jul 2016 10:30:38 -0700 Subject: [PATCH] Roll libyuv chromium deps to same as webrtc may 26 contains the following changes in chromium: https://chromium.googlesource.com/chromium/src/+log/2d938c84..08680295 R=kjellander@chromium.org TBR=kjellander@chromium.org BUG=libyuv:626 Review URL: https://codereview.chromium.org/2183663002 . --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a6619d4c8..03bcbda99 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { # Roll the Chromium Git hash to pick up newer versions of all the # dependencies and tools linked to in setup_links.py. - 'chromium_revision': '2d938c84f9c810959c909ace645a3ad0e5c01952', + 'chromium_revision': '086802955ffbe67f0a2de987822ae8d18dd5353d', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than