| Index: build/android/pylib/gtest/test_runner.py
|
| diff --git a/build/android/pylib/gtest/test_runner.py b/build/android/pylib/gtest/test_runner.py
|
| index bdbfa6010565aeff29432072257ed8ee77c6b928..203ae4e1c05cf56ffc2f2361283de081eb480f4b 100644
|
| --- a/build/android/pylib/gtest/test_runner.py
|
| +++ b/build/android/pylib/gtest/test_runner.py
|
| @@ -169,7 +169,6 @@ def _GetDataFilesForTestSuite(test_suite_basename):
|
| 'content/test/data/webkit',
|
| 'content/test/data/content-sniffer-test1.html',
|
| 'content/test/data/download',
|
| - 'content/test/data/rwhv_compositing_static.html',
|
| 'content/test/data/content-sniffer-test2.html',
|
| 'content/test/data/simple_page.html',
|
| 'content/test/data/google.mht',
|
|
|