commit | 4d169ede21b1645733a1d61d5cfa798770c50d58 | [log] [tgz] |
---|---|---|
author | Tom Wai-Hong Tam <waihong@chromium.org> | Fri Feb 14 11:05:40 2014 +0800 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Sat Feb 15 04:22:18 2014 +0000 |
tree | c31eb6fa62f892feb711e9befe3c43c4086cbc46 | |
parent | d3586293ccb76044426ea557e9edfef5ca2a6dd6 [diff] |
Add back the constant SHUTDOWN_TIMEOUT which was accidentally removed The constant SHUTDOWN_TIMEOUT was accidentally removed in: https://chromium-review.googlesource.com/#/c/56348/ However, this constant is still used by test_wait_for_shutdown(). Add it back. BUG=chromium:343125 TEST=None, trivial change. Change-Id: Ie4708a47cd54592fbacccd871b93139fd811a79f Reviewed-on: https://chromium-review.googlesource.com/186346 Reviewed-by: Richard Barnette <jrbarnette@chromium.org> Commit-Queue: Wai-Hong Tam <waihong@chromium.org> Tested-by: Wai-Hong Tam <waihong@chromium.org>