commit | 6fd3a489bf6d8357e277d6776712022f32c02b89 | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Mon May 03 20:29:53 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 03 20:29:53 2021 |
tree | 74990e4b2282ad9f1219e43f55e509b6fe0b857f | |
parent | a5a1bedf2120f708b61e45f052648b2a1e94c5d0 [diff] |
Add testing utilities to layout module Bug: 1204577 Change-Id: I44a564c662aaf8854a18469fce77afde0763b23d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2866728 Reviewed-by: Filip Gorski <fgorski@chromium.org> Commit-Queue: Matt Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#878547}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.