commit | 950e8b0ff35c645ac711cfc99dc1fe0867fedf51 | [log] [tgz] |
---|---|---|
author | Tao Wu <wutao@chromium.org> | Thu Aug 17 03:58:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 03:58:03 2023 |
tree | 828adc5b9e0cd764419dc9e6ed34a1c75af6d050 | |
parent | 73c44c486d7a05d19fffd5d5d3787a5febf3aca6 [diff] |
Add basic layout for Editor Menu view This cl adds the basic layout and title for the editor menu view. Other parts will be added as follow ups. Bug: b/296081497 Test: Added new tests Change-Id: Id39351f27adc1105baf09743d560e20575f8eaf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4781767 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1184537}
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.