Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 6ffff1e83a5b4825addf5e84f7bf21de88776eb4..8e07e4e3bf16490cf3f4222bf8e7b15ab0988ec4 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -39,10 +39,6 @@ tests = [ |
if config.target_os != config.OS_ANDROID: |
tests += [ |
{ |
- 'test': 'mojo:filesystem_apptests', |
- 'type': 'gtest_isolated', |
- }, |
- { |
'test': 'mojo:mash_wm_apptests', |
'type': 'gtest_isolated', |
'args': ['--use-x11-test-config', |