Documentation for developing Chromium for the Fuchsia platform.
[TOC]
Fuchsia-specific issues should have Component Fuchsia
and OS Fuchsia
.
To report a new issue, use this template.
See Checking out and building on Fuchsia for Fuchsia-specific build instructions.
Fuchsia binaries are deployed and executed via scripts that are automatically
generated by the fuchsia_package_installer()
or
fuchsia_run_script_with_packages()
GN templates.
For information on running tests, see Tests.
See Debugging