| 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 6deb1e28ac87b0d523705531f4de06721580eea6..485855321b2d28ee52315c7bb3c6592a3ddfdcf0 100644
|
| --- a/build/android/pylib/gtest/test_runner.py
|
| +++ b/build/android/pylib/gtest/test_runner.py
|
| @@ -170,7 +170,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',
|
|
|