commit | 7f1f3b41634355c6d66d377cff294ae7d138a5ed | [log] [tgz] |
---|---|---|
author | David Bertoni <dbertoni@chromium.org> | Sat Jan 25 04:45:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 25 04:45:55 2025 |
tree | 2de6557a02bf0d3df7270e45c27402a71aba2a2f | |
parent | a842dc59fcfadb87c3af04a1edf48757788ca728 [diff] |
[Extensions] Add a BUILD.gn file for the terminalPrivate API. This CL also adds dependencies to a few c/b/a build files that rely on files in this target. Those files are in a separate source_set to reduce dependencies. Bug: 40593486 Change-Id: Ia42969add1fd93ece3b1406c6ca4d4b8f8461e5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891613 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Joel Hockey <joelhockey@chromium.org> Auto-Submit: David Bertoni <dbertoni@chromium.org> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1411267}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.