commit | 29f717a473277197a9848e9b1df822e1157389c3 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <[email protected]> | Fri Oct 02 12:32:35 2020 |
committer | Commit Bot <[email protected]> | Fri Oct 02 12:32:35 2020 |
tree | b7a898355c83e60cb1ebde77f8debebfb0c53e43 | |
parent | bf6aacf224f45c659a8b1170bf5fdcb0f0e06f22 [diff] |
Clean up deprecated sources assignment filter in //testing Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ided224b9b9eb717dd63589500816322af1574e23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443014 Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Sylvain Defresne <[email protected]> Cr-Commit-Position: refs/heads/master@{#813145}
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.