commit | 88ea018cf480dc53a1b89b37458fe9fb3011947e | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Thu Oct 07 10:23:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 07 10:23:59 2021 |
tree | 1562aabe2d01ced738d64c5f4a36d1e0b07656d2 | |
parent | 617c38a1731027c6bc65d5cb6eb3c33cc4374958 [diff] |
[Tracing] Fix base build when enable_base_tracing=false Moves the view hierarchy dump functions under the ENABLE_BASE_TRACING build flag. Change-Id: I9cc46285de2d22008644070618a107f7c15af403 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3208015 Reviewed-by: Eric Seckler <eseckler@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Auto-Submit: Mikhail Khokhlov <khokhlov@google.com> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/main@{#929094}
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.