| Index: build/android/test_runner.py
|
| diff --git a/build/android/test_runner.py b/build/android/test_runner.py
|
| index a87474c0542cc183914886524baf6652f490151c..06156b12b10d089ab3a51cca0b01eccca9735bf3 100755
|
| --- a/build/android/test_runner.py
|
| +++ b/build/android/test_runner.py
|
| @@ -539,7 +539,7 @@ def _RunLinkerTests(options, error_func, devices):
|
| report_results.LogFull(
|
| results=results,
|
| test_type='Linker test',
|
| - test_package='ContentLinkerTest')
|
| + test_package='ChromiumLinkerTest')
|
|
|
| return exit_code
|
|
|
|
|