commit | 77ba01babba40338c1c95dda23409f8e64273e4a | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Fri May 12 22:38:49 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 12 22:38:49 2023 |
tree | 3dd922a644f39caecb7f0afe3c7f4e85916fd85b | |
parent | d7457c32502135cfb976716e71ccc3cb31978599 [diff] |
Status Area Cleanup: Remove TrayBackgroundView:BubbleResized This function as long as the caller in TrayBubbleWrapper is added a long time ago and it does not serve any purpose at the moment. Change-Id: I8574098e751bd2b1980d65ac251b50cb88296868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4528655 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1143543}
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.