commit | 277e7118d6be3ea138b3a7836364e063330a20a3 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Feb 06 18:02:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 18:02:52 2025 |
tree | 9c5a13e0ec1d934d978cb49f0827ff1bcf44af8e | |
parent | efe25a11fe28e9c718d151c0d6825aeea8f6deb5 [diff] |
Forward declare in chrome_password_manager_client.h Remove the includes used for CrossDomainConfirmationPopupFactory, as the classes used within can be forward-declared. Also tidy the code a little along the way. Change-Id: Iae06b8f1df8196bff91dc08c8e53d2cc483bb15d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6237120 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416875}
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.