From 71a198f57e632d144c8bb1e825a5cf2ef65eccb6 Mon Sep 17 00:00:00 2001 From: "fbarchard@google.com" Date: Mon, 12 Jan 2015 18:13:06 +0000 Subject: [PATCH] Roll chromium deps to match webrtc. chromium builds in older deps didnt support xcode 6. This roll updates to a newer version to address the issue. BUG=370 TESTED=try bots R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/36709004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1223 16f28f9a-4ce2-e073-06de-1de4eb20be90 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 27ee59447..cccab0337 100644 --- a/DEPS +++ b/DEPS @@ -8,7 +8,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": "d8c90415d681a7c3727e3ef70873bc4f44dd3ab0", + 'chromium_revision': '271c6cca48a6cef32c0f3add3b17b700707deec5', } hooks = [