commit | ed9be3a428bbfba8d21bbad65b1cd38376959463 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Wed Nov 17 22:01:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 17 22:01:18 2021 |
tree | 2074a45f158beb80045023ea00d53c652695301c | |
parent | 5bf4efabb4ba6eddf9dcc2996127b4d392063ca4 [diff] |
Remove many unneeded CONTENT_EXPORT entries. Many classes within content don't need CONTENT_EXPORT because they are not in content/public and they are not directly used from tests. Change-Id: I22696b3840ab7a89371184e866b05d0b4980e7dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3288753 Auto-Submit: Lei Zhang <thestig@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Owners-Override: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#942828}
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.