Commit 95e75ec8 by Jamie Madill Committed by Commit Bot

Remove 'six' from roll_chromium_deps.

This dep was causing the script to fail. It may be because the repo currently has a single commit. Work around this by removing the entry from the auto-roller for now. Bug: angleproject:2344 Change-Id: Id4f61124aae7ab43aa2343faf19416ff676314d7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2842224Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent ac0cd4fb
...@@ -67,7 +67,6 @@ ANGLE_CHROMIUM_DEPS = [ ...@@ -67,7 +67,6 @@ ANGLE_CHROMIUM_DEPS = [
'third_party/qemu-linux-x64', 'third_party/qemu-linux-x64',
'third_party/qemu-mac-x64', 'third_party/qemu-mac-x64',
'third_party/r8', 'third_party/r8',
'third_party/six',
'third_party/turbine', 'third_party/turbine',
'third_party/zlib', 'third_party/zlib',
'tools/clang', 'tools/clang',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment