commit | 8d1c6ce41b9635fb39655b098e8c162506d39d4a | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Fri Feb 16 15:51:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 15:51:44 2024 |
tree | b337ecc1ac5880967c4a7acfad81fefd7ca5c960 | |
parent | 3cfbf40ad6469bae33b5f093fb5d47a64959c844 [diff] |
[ios] Remove unused method displayCurrentTab from BVC displayCurrentTab is never called in code, this CL removes the dead code. Bug: none Change-Id: I4ff4b0616e7630733bf86aabe33704064f348d81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5295879 Commit-Queue: Asami Doi <asamidoi@chromium.org> Auto-Submit: Federica Germinario <fedegermi@google.com> Reviewed-by: Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1261663}
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.