commit | 90b9748071e1696cde0e301ece9f4cf01562f54b | [log] [tgz] |
---|---|---|
author | Rouslan Solomakhin <rouslan@chromium.org> | Thu Aug 13 17:06:19 2020 |
committer | Rouslan Solomakhin <rouslan@chromium.org> | Thu Aug 13 17:06:19 2020 |
tree | d398a6a44e9eae26f8607a5dbe267994de9c487d | |
parent | 8db17711305e5ca1ee57344fec2cc5df726943da [diff] |
Remove trailing "/" from DEPS to fix checkdeps.py. TBR=harringtond@chromium.org Bug: 1115137 Change-Id: I212b3279f81948a0964de8985d8c9ccea1fa4e0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354416 Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#797723}
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.