commit | 98b80de79e8c301e551bb332398c07c4b7be91ee | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu May 11 21:12:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 21:12:06 2023 |
tree | 99aa6b34eb19d166170222496bd8964a32695744 | |
parent | b7cf155470c42c9b1b481fcaed6912b73e09ed7c [diff] |
Relocate OmniboxSuggestionUiType to //components. This is one of the relocations that have to happen to enable the OmniboxAction implementations to host the execute() logic. While not directly affecting the Actions themselves, a different piece of logic that is directly required to be moved does need this to happen (SuggestionsMetrics specifically). No logic has been changed. Bug: 1418077 Change-Id: I6bf3b0bd54b04a845ad85159941648ef1f9beaaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4521754 Auto-Submit: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Fred Mello <fredmello@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1142894}
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.