| Index: tests/gclient_scm_test.py | 
| diff --git a/tests/gclient_scm_test.py b/tests/gclient_scm_test.py | 
| index 2bcc3a583a54184109fbae4d134fb4d21d32d281..77c14322dd738d226848b932a0bd8e3f36923ece 100755 | 
| --- a/tests/gclient_scm_test.py | 
| +++ b/tests/gclient_scm_test.py | 
| @@ -362,8 +362,8 @@ from :3 | 
| 'COMMAND', 'Capture', 'CaptureStatus', 'FetchUpstreamTuple', | 
| 'GenerateDiff', 'GetBranch', 'GetBranchRef', 'GetCheckoutRoot', | 
| 'GetEmail', 'GetPatchName', 'GetSVNBranch', | 
| -        'GetUpstream', 'IsGitSvn', 'ShortBranchName', | 
| -        'RunCommand', 'cleanup', 'diff', 'export', 'relpath', 'revert', | 
| +        'GetUpstream', 'IsGitSvn', 'RunAndFilterOutput', 'ShortBranchName', | 
| +        'RunCommand', 'cleanup', 'diff', 'export', 'pack', 'relpath', 'revert', | 
| 'revinfo', 'runhooks', 'scm_name', 'status', 'update', 'url', | 
| ] | 
|  | 
|  |