| Index: client/site_tests/login_OwnershipApi/control | 
| diff --git a/client/site_tests/login_OwnershipApi/control b/client/site_tests/login_OwnershipApi/control | 
| index 4f8c3899c456f616ba13dd31bb9b6998a9c110bf..d36f82ca5a906b45c9abda90047bab11378ecfdc 100644 | 
| --- a/client/site_tests/login_OwnershipApi/control | 
| +++ b/client/site_tests/login_OwnershipApi/control | 
| @@ -5,8 +5,7 @@ | 
| TIME="SHORT" | 
| AUTHOR = "The Chromium OS Authors" | 
| DOC = """ | 
| -Tests to ensure that RestartJob ignores argv[0] and cannot be | 
| -abused to launch arbitrary processes. | 
| +Tests to ensure that the Ownership API works for a local device owner. | 
| """ | 
| NAME = "login_OwnershipApi" | 
| PURPOSE = "Validate Ownership DBus API" | 
|  |