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

Unified Diff: third_party/mozprocess/tests/process_waittimeout.ini

Issue 108313011: Adding mozilla libraries required by Firefox interop test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/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/tests/process_waittimeout.ini
===================================================================
--- third_party/mozprocess/tests/process_waittimeout.ini (revision 0)
+++ third_party/mozprocess/tests/process_waittimeout.ini (revision 0)
@@ -0,0 +1,11 @@
+[main]
+children=c1,c2
+maxtime=300
+
+[c1]
+children=2
+maxtime=300
+
+[c2]
+children=3
+maxtime=300
« no previous file with comments | « third_party/mozprocess/tests/process_normal_finish.ini ('k') | third_party/mozprocess/tests/process_waittimeout_10s.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698