commit | 07c3f0eead1f692cfecd65a874a8e3a11d3ff923 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Thu Jun 16 07:30:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 07:30:47 2022 |
tree | 47aeda3a5025e537f74062da22130c0a4493a644 | |
parent | 3ecefb5955062346fa92fe33dd62fe3416c20878 [diff] |
[/net] modernize-use-equals-default This change was partially automated with run-clang-tidy.py and `git cl format`. And also I manually fixed for Mac,iOS,Win files. This should cause no functional changes. Bug: 1334056 Change-Id: Ib9b2e4fb70f47f64666e7b5bbfac2c027b415d20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3695887 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014818}
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.