Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: mojo/tools/data/apptests

Issue 1200323003: media: Quit MojoMediaApplication when no service is bound. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/application/public/cpp/lib/application_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 92fc69c39acf018cb5b391f6ec5d832f712c20b1..d6fc7d5354ce859f82b7e2b0d1ef0b4a3c94732d 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -75,6 +75,7 @@ if config.target_os != config.OS_ANDROID:
{
"test": "mojo:media_apptests",
"type": "gtest_isolated",
+ "args": ["--fast-media-app-destruction"]
},
{
"test": "mojo:resource_provider_apptests",
« no previous file with comments | « mojo/application/public/cpp/lib/application_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698