From 2dd0e9c2d10bbc44b1eff94c4e20e92d5e3ec406 Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Thu, 25 Jun 2015 13:40:25 -0700 Subject: [PATCH] roll back chromium deps to version that works for android R=bcornell@google.com BUG=none Review URL: https://webrtc-codereview.appspot.com/53739004. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5b9e8a5c5..647448f6e 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': '148a3f6415dd7f064ff9637832275e79b5deee5e', + 'chromium_revision': 'a209d7314b5ac6d7cbeb51de87417b8a1531ad2f', } hooks = [