commit | fb1027882c1c54ef8e85f20e9442fe70b357ed82 | [log] [tgz] |
---|---|---|
author | manukh <manukh@chromium.org> | Wed Apr 28 05:36:13 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 28 05:36:13 2021 |
tree | 4bef434beaf16386768b29792f62c876d2e96abc | |
parent | 81655eb31d6ac647be040611a6ddcb44259de52e [diff] |
[memories] Rename cluster_visit table to plural cluster_visits. CL crrev.com/c/2824740 introduced the cluster_visit table. Given it landed only 1 day ago and is behind a command line flag (not in about://flags), I don't think we need to clean up the table. Bug: 1184879, 1171352 Change-Id: Iaa86746e435bc91fa5032b4c72f23f75c837546b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2855333 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#876927}
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.