| Index: build/android/pylib/gtest/test_runner.py
|
| ===================================================================
|
| --- build/android/pylib/gtest/test_runner.py (revision 200312)
|
| +++ build/android/pylib/gtest/test_runner.py (working copy)
|
| @@ -106,9 +106,6 @@
|
| ]
|
| elif test_suite_basename == 'content_unittests':
|
| return [
|
| - 'content/browser/gpu/gpu_driver_bug_list.json',
|
| - 'content/browser/gpu/gpu_switching_list.json',
|
| - 'content/browser/gpu/software_rendering_list.json',
|
| 'content/test/data/gpu/webgl_conformance_test_expectations.txt',
|
| 'net/data/ssl/certificates/',
|
| 'third_party/hyphen/hyph_en_US.dic',
|
|
|