| Index: build/android/single_test_runner.py
|
| diff --git a/build/android/single_test_runner.py b/build/android/single_test_runner.py
|
| index ef9971a30a18351571b7eb88a2329799d92823c7..4a3faa8cb28b07094f0a6764b04167dd04c51392 100644
|
| --- a/build/android/single_test_runner.py
|
| +++ b/build/android/single_test_runner.py
|
| @@ -144,6 +144,7 @@ class SingleTestRunner(BaseTestRunner):
|
| 'sql_unittests',
|
| 'unit_tests']:
|
| return [
|
| + 'base/data/json/bom_feff.json',
|
| 'net/data/cache_tests/insert_load1',
|
| 'net/data/cache_tests/dirty_entry5',
|
| 'ui/base/test/data/data_pack_unittest',
|
|
|