commit | 14bcf6ae9491fcd17376ce7715f1e8893a9c85cb | [log] [tgz] |
---|---|---|
author | Etienne Bergeron <etienneb@chromium.org> | Thu Jan 06 17:34:12 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 06 17:34:12 2022 |
tree | cfc198cfbe6d7d850b4a4a3af308d9a644545d51 | |
parent | 6e4d654eb28a69ed989230f1a59189a2cca803e8 [diff] |
Fix few coding style issues This CL has no fuctional behavior changes. It's only code style cleanup. R=magchen@chromium.org CC=zmo@chromium.org Bug: 1281979 Change-Id: I2a48d03007bfa0374f2876345039f5161bb68731 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3367410 Reviewed-by: Maggie Chen <magchen@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/main@{#956155}
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.