commit | 5a34da7b79de25f9800e33893db210c99cc511cd | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Mar 07 23:16:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 07 23:16:38 2023 |
tree | a6743c43752d56531bb4e3892484a1a4344627b4 | |
parent | 4365eddaff1032ae1cabf3d7dbec3932d06d0b8f [diff] |
[RemoveLegacy] Remove ScopedLayoutNGPrintingForTest usages This CL has no behavior changes. Bug: 1229581 Change-Id: I35871ca22de9cf5a004cf52ae12f2ba363e76fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4317003 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1114254}
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.