commit | 437933cbfe569f668a2914a2a78f97e4c4d7ca00 | [log] [tgz] |
---|---|---|
author | David Sanders <dsanders11@ucsbalum.com> | Tue Mar 22 19:04:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 22 19:04:01 2022 |
tree | 338739a011b856e13f293b91558a3030bf4c188c | |
parent | 9b29050718323cc3ae957f609ed5c04fca98cdb7 [diff] |
Remove unused include of browser_save_password_progress_logger.h Also adds an include to another file which was getting it transitively, to fix the build. Bug: 242216 Change-Id: I0bd26a8e0311033e1e99bc3aa40ceb803e503d04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3539004 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: David Sanders <dsanders11@ucsbalum.com> Cr-Commit-Position: refs/heads/main@{#983953}
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.