From 785a261cd226e0e9150eddea93c67f467a7f11b1 Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Thu, 10 Dec 2015 15:42:18 -0800 Subject: [PATCH] bump to chromium revision used by webrtc BUG=none R=harryjin@google.com Review URL: https://codereview.chromium.org/1506023009 . --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2299443bd..0f84b106d 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': 'ec6107434ebf366554bb2af162d602ff34d480c1', + 'chromium_revision': 'dad6346948dde45a6e86c614692256c746d9bfb1', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than