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 51c8472d5d236f0a6630d361c3c0a207af6cda02..6deb1e28ac87b0d523705531f4de06721580eea6 100644 |
--- a/build/android/pylib/gtest/test_runner.py |
+++ b/build/android/pylib/gtest/test_runner.py |
@@ -191,6 +191,7 @@ def _GetDataFilesForTestSuite(test_suite_basename): |
'content/test/data/rwhv_compositing_animation.html', |
'content/test/data/click-noreferrer-links.html', |
'content/test/data/browser_plugin_focus.html', |
+ 'content/test/data/media', |
] |
return [] |