commit | 915a073c1b6b10dacb07edd2516b6bb05f24cd51 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Thu Jun 16 23:27:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 23:27:28 2022 |
tree | 3f6bf2d143188bdf078688d680b0f960a4561972 | |
parent | 8d51f1dee404537783f899185cb7d46e81125beb [diff] |
[Search Resumption] Add search resumption layout. In this CL, we add the layout of the search resumption module. Additionally, add a string IDS_SEARCH_RESUMPTION_MODULE_TITLE. UX spec: https://www.figma.com/file/SpRarIfqrDIEu4qPJkZPJv/Clank-Start-Next?node-id=114%3A18839 Mock: go/search_resumption_module_mocks Bug: 1332596 Change-Id: I3eb20a4a06f00ed508525a5a96293bcc77f6eca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3704701 Reviewed-by: Hao Dong <spdonghao@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1015135}
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.