From 74441e414daff9ac08065a36fa44822621879c9a Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Wed, 1 Feb 2017 10:56:02 +0100 Subject: [PATCH] Revert "Roll chromium_revision 941118827f..316b880c55" This reverts commit 03510421970e0029bf744feac5c128c2ee22c90c. Failures on Windows bots are consistent after landing this. TBR=fbarchard@google.com NOTRY=True Change-Id: Ie249aafde2204297aa2d86ecb1dec6e109685493 Reviewed-on: https://chromium-review.googlesource.com/435261 Commit-Queue: Henrik Kjellander Reviewed-by: Henrik Kjellander --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3b31c890c..e025cda68 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': '316b880c55452eb694a27ba4d1aa9e74ec9ef342', + 'chromium_revision': '941118827f5240dedb40082cffb1ead6c6d621cc', } # NOTE: Use http rather than https; the latter can cause problems for users