| Index: chrome/test/base/out_of_proc_test_runner.cc
|
| diff --git a/chrome/test/base/out_of_proc_test_runner.cc b/chrome/test/base/out_of_proc_test_runner.cc
|
| index ccac6f42d329b834319085df910011c285242823..942d8834c97b9b615e03d1cfffa54f2c82f8899f 100644
|
| --- a/chrome/test/base/out_of_proc_test_runner.cc
|
| +++ b/chrome/test/base/out_of_proc_test_runner.cc
|
| @@ -530,9 +530,6 @@ void PrintUsage() {
|
| " debugging a specific test in a debugger.\n"
|
| " --single-process\n"
|
| " Same as above, and also runs Chrome in single-process mode.\n"
|
| - " --test-terminate-timeout\n"
|
| - " Specifies a timeout (in milliseconds) after which a running test\n"
|
| - " will be forcefully terminated.\n"
|
| " --help\n"
|
| " Shows this message.\n"
|
| " --gtest_help\n"
|
|
|