commit | c58d7a9a67b74492de8e4b7062028764d04e0bb2 | [log] [tgz] |
---|---|---|
author | Allen Bauer <kylixrd@chromium.org> | Fri Sep 09 15:53:13 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 15:53:13 2022 |
tree | b563ae0f27e5fb475a718e4adc1ec4da38a8aa46 | |
parent | 949bd192581b6607d639a77702fa328594303078 [diff] |
Remove explicit Layout() calls in tests. Bug: 1350521 Change-Id: I85b9eaee30466f5df9650cced4df52b3e8b2b672 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3885756 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1045134}
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.
If you found a bug, please file it at https://crbug.com/new.