| Index: tests/gcl_unittest.py
|
| diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py
|
| index 322586987d5bab89c82f8f8e7d9bbb3372da0bc6..4ab2b6fc17e91463ab511115bd1a46056364b3cb 100755
|
| --- a/tests/gcl_unittest.py
|
| +++ b/tests/gcl_unittest.py
|
| @@ -90,8 +90,7 @@ class GclUnittest(GclTestsBase):
|
| 'OptionallyDoPresubmitChecks', 'REPOSITORY_ROOT', 'REVIEWERS_REGEX',
|
| 'RunShell', 'RunShellWithReturnCode', 'SVN',
|
| 'TryChange', 'UnknownFiles', 'Warn',
|
| - 'attrs', 'breakpad', 'defer_attributes', 'fix_encoding',
|
| - 'gclient_utils', 'getpass',
|
| + 'attrs', 'breakpad', 'defer_attributes', 'gclient_utils', 'getpass',
|
| 'json', 'main', 'need_change', 'need_change_and_args', 'no_args',
|
| 'optparse', 'os', 'owners', 'presubmit_support', 'random', 're',
|
| 'string', 'subprocess', 'suggest_reviewers', 'sys', 'tempfile',
|
|
|