commit | 5b7d459ae92c4ea52ea5776f5d068968f040c73e | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Fri Jan 21 00:11:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 21 00:11:18 2022 |
tree | dccc226063e740ff39233a66c9ec83b0a6bccfa3 | |
parent | 434f9b86c560e7c7c0e3f4d843180124794236ce [diff] |
SystemTray: Remove legacy methods from SystemTrayClient Removed ShowHelp() and ShowPublicAccountInfo(), which are unused legacy methods in SystemTrayClient. Bug: 1170904 Change-Id: Ifc334e7640eb0f54d9ff879841eda25059f191cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3404375 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#961692}
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.