| Index: tests/gcl_unittest.py
 | 
| ===================================================================
 | 
| --- tests/gcl_unittest.py	(revision 49043)
 | 
| +++ tests/gcl_unittest.py	(working copy)
 | 
| @@ -50,7 +50,7 @@
 | 
|          'SendToRietveld', 'TryChange', 'UnknownFiles', 'Warn',
 | 
|          'attrs', 'breakpad', 'defer_attributes', 'gclient_utils', 'getpass',
 | 
|          'main', 'need_change', 'need_change_and_args', 'no_args', 'os',
 | 
| -        'random', 're', 'shutil', 'string', 'subprocess', 'sys', 'tempfile',
 | 
| +        'random', 're', 'string', 'subprocess', 'sys', 'tempfile',
 | 
|          'time', 'upload', 'urllib2',
 | 
|      ]
 | 
|      # If this test fails, you should add the relevant test.
 | 
| 
 |