commit | e708ae1de2ff28cbce3e9bd806e9942e501f181c | [log] [tgz] |
---|---|---|
author | David Bertoni <dbertoni@chromium.org> | Fri Sep 20 23:32:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 23:32:15 2024 |
tree | b86f05bb767f507241d7c851c45eec65c4c5c705 | |
parent | 0e2329a50198f5fe6961e701023c80973d9fd823 [diff] |
[Extensions] Add a BUILD.gn file for the search API. Bug: 40593486 Change-Id: I5919b5efef2097651f6e63254912f49cf74b21c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5878488 Auto-Submit: David Bertoni <dbertoni@chromium.org> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1358459}
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.