commit | 2c5fb6143cb7634d638bb601040d974e90e14d77 | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <[email protected]> | Mon Oct 14 19:20:05 2019 |
committer | Commit Bot <[email protected]> | Mon Oct 14 19:20:05 2019 |
tree | 00a42525845f1b9f60302dbee0819968bbd445e4 | |
parent | 2d3d8f0ea9e7bc4e36ba9e376d0b689b7b7aa9ea [diff] |
Replaced --single_process with --single-process-tests Ensured that functionality that runs tests + launcher in a single process is consistently referred to with the switch --single-process-tests rather than previous content:: specific --single_process in both code and documentation. Performed basic cleanup to ensure that unused declarations were removed and made sure switches in content:: are more consistently declared in the appropriate headers. Bug: 460513 Change-Id: Ic901d7af972ad43c9e0e2d31e34cc778d388d34a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848365 Reviewed-by: Mike Pinkerton <[email protected]> Reviewed-by: Peter Kasting <[email protected]> Commit-Queue: Thomas Lukaszewicz <[email protected]> Cr-Commit-Position: refs/heads/master@{#705635}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .