commit | eb0b502f1d990554f0935d6638d1fe3886746e2e | [log] [tgz] |
---|---|---|
author | Mark Cogan <marq@google.com> | Mon May 27 12:57:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 12:57:30 2024 |
tree | 2f872dab1148cc885c2629378e6617a7f6fdc94b | |
parent | 94b64aed7afaf9dc849b65511d1ec4734959668e [diff] |
Fix handler name in MainController. Updates the dispatcher_ member variable in MainControllerAuthenticationServiceDelegate to follow handler naming conventions. Change-Id: I71f47a4fd47589332be80bd41ca04ca9d5a7f5ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5569398 Reviewed-by: Federica Germinario <fedegermi@google.com> Commit-Queue: Federica Germinario <fedegermi@google.com> Auto-Submit: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1306381}
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.