Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 3c7a13c70161615e6dcb61ce9ceed0726827de02..992810c9d7e0516e7ed2e6115629297805ab1c0b 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -80,6 +80,12 @@ tests = [ |
{ |
"test": "mojo:url_response_disk_cache_apptests", |
}, |
+ { |
+ "test": "mojo:platform_handle_apptests", |
+ }, |
+ { |
+ "test": "mojo:image_pipe_apptests", |
+ }, |
] |
if target_os == 'linux': |