Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.py |
| diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py |
| index 3a5cf04dcc2237ef90459640e607ef135883d578..fc51c94689baab0faf8b23a7ad562848ea34e33b 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.py |
| +++ b/scripts/slave/recipes/chromium_trybot.py |
| @@ -12,7 +12,6 @@ DEPS = [ |
| 'gclient', |
| 'gpu', |
| 'isolate', |
| - 'itertools', |
| 'json', |
| 'path', |
| 'platform', |