Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 3987e89314b9388595915e0d37fae1361080573c..ecd645a813f1bb79c189a177b632ccad1ce9a247 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -83,12 +83,14 @@ if config.target_os != config.OS_ANDROID: |
# 'args': ['--use-x11-test-config', |
# '--override-use-gl-with-osmesa-for-tests'] |
# }, |
- # TODO(xhwang): Fix and enable mojo:media_pipeline_integration_apptests. |
- # http://crbug.com/501417 |
{ |
'test': 'mojo:media_apptests', |
'type': 'gtest_isolated', |
}, |
+ { |
+ 'test': 'mojo:media_pipeline_integration_apptests', |
+ 'type': 'gtest_isolated', |
+ }, |
# TODO(crbug.com/560626): Fix and enable mus_apptests on Android. |
mus_apptests, |
{ |