commit | 2a262088a9f4c5f86f40004751a8d88ce9b2a44f | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Tue Sep 15 11:19:58 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 15 11:19:58 2020 |
tree | c5f2cc0b2d20a18ec56fab91a642c896acb756f1 | |
parent | da0e2f8becea826271271fb93591987f32077fb0 [diff] |
Remove set_sources_assignment_filter from //net/dns set_sources_assignment_filter() is considered as a mis-feature of gn (as it makes it difficult to reason about the BUILD.gn files individually). Bug: 1018739 Change-Id: I1cfbe9630c3ddf03417edd9874bc65f9f30d47d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410118 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Paul Jensen <pauljensen@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#806975}
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.