Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts

Reason for revert: This patch causes --test-terminate-timeout to be disregarded by out_of_proc_test_runner.cc, resulting in redness on the sync buildbots.

This is the first step towards removing --test-terminate-timeout completely.
In this CL --test-terminate-timeout becomes a synonym for
--ui-test-action-max-timeout.

This makes it possible to switch callers to --ui-test-action-max-timeout
and remove --test-terminate-timeout.

Removing number of different kinds of timeouts makes it easier to pick one.

BUG=none
Review URL: http://codereview.chromium.org/7111035

TBR=phajdan.jr@chromium.org
Review URL: http://codereview.chromium.org/7104059

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88352 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: a795f51893ce57f3257d80bc397fd82569fd2fc0
3 files changed
tree: 819393c4e11fd0849bd3f59dd6bf9f96520ca777
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/