commit | 72cb1557656ec320b7278d5e816c5435d8092032 | [log] [tgz] |
---|---|---|
author | Cici Ruan <cuicuiruan@google.com> | Fri Apr 21 01:18:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 21 01:18:31 2023 |
tree | 9c8b309626d7995e14668d1f7234d3e42acdfef6 | |
parent | fb1fda749a422635de985f513b95c30ef57d2fb0 [diff] |
arc/gio: Remove the temporary UIs This CL removes the temporary UIs which were used to test some editor functions before the new design is ready, including the trash button and the button for adding actions. Bug: b/250900717 Test: covered by unit tests Test: manual test. Removed UIs not show up Change-Id: I4d009bd58bd9a0287aa8e1ee53b0c0c090d3901c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4450278 Commit-Queue: Cici Ruan <cuicuiruan@google.com> Reviewed-by: David Jacobo <djacobo@chromium.org> Auto-Submit: Cici Ruan <cuicuiruan@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1133523}
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.