commit | aa3c726ac448575367b35b3d60b589b6c3f9812b | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@chromium.org> | Wed Dec 09 18:10:56 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 09 18:10:56 2020 |
tree | 8be3e842c09d7889e2de8a195f67cc298fad7492 | |
parent | b21ab2b9bd7628dcdbf90b3fadb36dbf8a762e33 [diff] |
Cleanup resource exclusion exceptions The exclusions that these exceptions apply to were already removed in: https://crrev.com/c/2551492 so cleaning up the no-op exceptions. Bug: 1151370 Change-Id: Ia9b1e4d230a904f2743125fc61a4384828352f25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579713 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#835249}
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 .
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.