commit | 39b4aa89414e455dca9b5da218d277e1b9d32929 | [log] [tgz] |
---|---|---|
author | Kevin Marshall <[email protected]> | Sat Jun 23 00:12:15 2018 |
committer | Commit Bot <[email protected]> | Sat Jun 23 00:12:15 2018 |
tree | e2bf3725dc28bca1bc6b0a9b97907ec4aa1a934a | |
parent | 39c142371edfcfe8fc27fcb1333f1ca18f0ff747 [diff] |
Fuchsia: Break apart package & script gen into separate GN rules. This is a prerequisite step toward supporting multi-package deployments. * Replaces all calls to fuchsia_executable_runner() with package and script generation targets. The revised rules are simple enough that fuchsia_executable_runner() is no longer a major convenience. * Delete test_runner_script() for the same reasons. * Use sensible defaults for things like sandbox_policy to clean up the parameters for most instances of the rules. Bug: 855242 Change-Id: I2f04e1baa9afaf24cfd5d979d33e9912a0475e55 Reviewed-on: https://chromium-review.googlesource.com/1110749 Reviewed-by: Dmitry Gozman <[email protected]> Reviewed-by: Scott Graham <[email protected]> Reviewed-by: Luke Halliwell <[email protected]> Reviewed-by: John Budorick <[email protected]> Commit-Queue: Kevin Marshall <[email protected]> Cr-Commit-Position: refs/heads/master@{#569850}
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 .