Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 90e804853bd788e8a0ddef484f4728e66eeb33dd..da0ad6405bac40333d596703ebbb68132c99658c 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -31,10 +31,6 @@ if config.target_os != config.OS_ANDROID: |
# WARNING: If you add a test make sure the gn target mojo_apptests depends upon |
# it. |
tests = [ |
- { |
- 'test': 'mojo:clipboard_apptests', |
- 'type': 'gtest_isolated', |
- }, |
# TODO(rockot): Flaky. Failing with "Unrecognized --gtest_list_tests output" |
# http://crbug.com/569367. |
# { |