commit | 5f63d34dc72c73bd96f4e7b7df7a70ad06ab01d2 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Mon Jul 11 02:00:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 11 02:00:47 2022 |
tree | 8c9dc42984c5c740ebc6f92d3cf93932c3251a5c | |
parent | a3f429fdb857688e1a65f521a776855c12690161 [diff] |
Use std::unique_ptr<> in ProxyConfigServiceLinuxTest This should cause no functional changes. Bug: 479898 Change-Id: I08d3f686615fbf281be8a7e57bbea65180cab5a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3748753 Reviewed-by: Adam Rice <ricea@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1022546}
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.