commit | 3f5a8f67c61439cd9dd6269cebc94054869b851b | [log] [tgz] |
---|---|---|
author | Tommy Li <tommycli@chromium.org> | Tue Apr 13 22:00:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 13 22:00:40 2021 |
tree | df4bda74d0d68c4ec2c8e9fbd0ede8dd28cdfaea | |
parent | c1607b2c72b96ce9f3a4816e4dd4ec75d59a5e4b [diff] |
[memories] Rename memories namespace to history_clusters This is to match the new component name. Bug: 1171352 Change-Id: I9ecdb37827f051c9ff6b141161bb59deea11d61e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2798280 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#872134}
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.