commit | 6caefb64f5bb81573787b0d5331dfa7b0f501590 | [log] [tgz] |
---|---|---|
author | Solomon Kinard <solomonkinard@chromium.org> | Wed Jan 04 22:16:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 22:16:03 2023 |
tree | 3d680942119158be562ca718fa6fde62fd947562 | |
parent | 70f2942930b52010e882f25ff48ebecf8e39e466 [diff] |
Extensions: FileBrowserHandler: Cleanup constructor and use braces Use '= default' to define a trivial default constructor (fix available) clang-tidymodernize-use-equals-default Bug: None Change-Id: Ia17dec52a06562574b93456966c1200f5de2f93c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4134794 Auto-Submit: Solomon Kinard <solomonkinard@chromium.org> Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Reviewed-by: Tim <tjudkins@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1088972}
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.