commit | 55849df97a7d5dd024053bc6dd406d1e5b65cfb3 | [log] [tgz] |
---|---|---|
author | jhtin <jhtin@google.com> | Sun Jul 21 23:29:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jul 21 23:29:46 2024 |
tree | e16b1941a3978df7d1c816d37fb605df9415e990 | |
parent | 6701139ea5d88350d41c0c764db501b81e23f515 [diff] |
emoji search: Move constants into their own private functions. This in in prepration for more private member variables and functions that use the enums/structs declared in the head in the private: section. Change-Id: Icc70cafefc5c6fb0ff1f55fa1ef23deacccac73d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5719548 Reviewed-by: Darren Shen <shend@chromium.org> Auto-Submit: Jon Htin <jhtin@google.com> Commit-Queue: Jon Htin <jhtin@google.com> Cr-Commit-Position: refs/heads/main@{#1330843}
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.