From 836709abe20712b3cf6f237c1ebef257fb35d0d0 Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Thu, 18 Jun 2015 15:45:39 -0700 Subject: [PATCH] head version of chromium to attempt ios git build fix BUG=libyuv:465 TESTED=try bots R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/57599005. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 24c502cd0..5b9e8a5c5 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,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': '3dba19a90208ee9c5890cffda0490c517cbdf43e', + 'chromium_revision': '148a3f6415dd7f064ff9637832275e79b5deee5e', } hooks = [