Chromium Code Reviews| Index: build/android/pylib/constants.py |
| diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py |
| index 86355580b9bee1989a9d9a39ae382f54a1c345ee..4ad268cbefa9181e7bedc2d78ed2ca64f32f9e1d 100644 |
| --- a/build/android/pylib/constants.py |
| +++ b/build/android/pylib/constants.py |
| @@ -8,7 +8,6 @@ import collections |
| import logging |
| import os |
| import subprocess |
| -import sys |
| DIR_SOURCE_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), |