commit | b215f0f57b494d5c5e8579761a51e0cfdd32a147 | [log] [tgz] |
---|---|---|
author | David Bienvenu <davidbienvenu@chromium.org> | Tue Apr 01 23:48:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 23:48:32 2025 |
tree | bd3d54872bc7d64045ef50bd78b5b5881370c1ea | |
parent | 91a2a43f5a22baed132542a516c8ff069b47bdfb [diff] |
win: remove logging in limited_access_features Per Chromium style guide: https://chromium.googlesource.com/ chromium/src/+/HEAD/styleguide/c%2B%2B/c%2B%2B.md#logging Bug: 343734031 Change-Id: Iedfd0fefea22f5c25b1780a26440fe7a6262e902 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6422852 Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1441268}
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.