commit | 493e77b8b055c63dd7aca6a25235519c21cea728 | [log] [tgz] |
---|---|---|
author | John Palmer <jopalmer@chromium.org> | Fri Dec 15 00:01:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 15 00:01:04 2023 |
tree | 797ef4d1d17e4a5620fe36c9506b5b522edf2559 | |
parent | a5ebb0f62a3fb77d6d29b75b2514bd7ed035a9ec [diff] |
[1/n] Emoji picker cpp search: Move python scripts Due to dependencies, we need to move the emoji picker ordering scripts into /chromeos/ash/components before we can get the mojo search working. Bug: b:309343774 Change-Id: Ia5d4903fc3296eea9164ceee17e95434bf7bd063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5108977 Commit-Queue: John Palmer <jopalmer@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Zac Partridge <zacpartridge@google.com> Reviewed-by: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/main@{#1237827}
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.