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

Unified Diff: third_party/mozprocess-0.8/tests/process_normal_finish.ini

Issue 114293002: Adding support for launching firefox from webrtc.DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS/
Patch Set: Created 7 years 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
Index: third_party/mozprocess-0.8/tests/process_normal_finish.ini
===================================================================
--- third_party/mozprocess-0.8/tests/process_normal_finish.ini (revision 0)
+++ third_party/mozprocess-0.8/tests/process_normal_finish.ini (revision 0)
@@ -0,0 +1,11 @@
+[main]
+children=c1,c2
+maxtime=60
+
+[c1]
+children=2
+maxtime=60
+
+[c2]
+children=0
+maxtime=30
« no previous file with comments | « third_party/mozprocess-0.8/tests/mozprocess2.py ('k') | third_party/mozprocess-0.8/tests/process_waittimeout.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698