commit | 40c978e63ef93b31a042f37228bbc6f3cac16d81 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Fri Oct 02 12:33:58 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 02 12:33:58 2020 |
tree | e0bba053111cc8c31d9698ab065acf2c07ace1f0 | |
parent | 3fedff454fe7afa282c0d9082b91c1837e2d6c94 [diff] |
Clean up deprecated sources assignment filter in //chromecast Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ic2936815867eb60aae58f59e1b6ff229ebd8e112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443134 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813147}
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.