Index: tests/gcl_unittest.py |
diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py |
index 35bd6a98b800a10e94cc3a80616a27f01de5e040..c2dbbbed24fe5049d3d3ce968a16ad9646bb0126 100755 |
--- a/tests/gcl_unittest.py |
+++ b/tests/gcl_unittest.py |
@@ -93,7 +93,7 @@ class GclUnittest(GclTestsBase): |
'attrs', 'breakpad', 'defer_attributes', 'fix_encoding', |
'gclient_utils', 'getpass', |
'json', 'main', 'need_change', 'need_change_and_args', 'no_args', |
- 'optparse', 'os', 'owners', 'presubmit_support', 'random', 're', |
+ 'optparse', 'os', 'presubmit_support', 'random', 're', |
'string', 'subprocess', 'sys', 'tempfile', 'time', 'upload', |
'urllib2', |
] |