commit | 60768ae2bd3847906ab5701515651c084e950728 | [log] [tgz] |
---|---|---|
author | Ananya <ananyaseelam@google.com> | Thu Apr 24 13:03:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 13:03:48 2025 |
tree | 7d904dc8cc0a540b479ced0b79968ad5f13afd4e | |
parent | f551b52b3fdc2709c2c7d6edef5b74c3d434952f [diff] |
[search aggregator] Remove unused KeywordType enum We were only using the KeywordType enum in one place for string mappings in a metrics test. Instead, this CL uses the strings directly in the test. Bug: 380450171 Change-Id: I32531fff5a902ee40ba9b1a6523283506ab1e3db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6478192 Reviewed-by: manuk hovanesian <manukh@chromium.org> Commit-Queue: Ananya Seelam <ananyaseelam@google.com> Cr-Commit-Position: refs/heads/main@{#1451090}
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.