commit | c12f31bdfb89d5ae91c96a38c3fd1f7bd38cef60 | [log] [tgz] |
---|---|---|
author | Sun Yueru <yrsun@chromium.org> | Wed Mar 26 19:15:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 19:15:17 2025 |
tree | aa59345b5b461c93c2a66d55d76095f5f5e11496 | |
parent | b3a72205aa888d1275e78ece055c733f3affee35 [diff] |
Add note on data volume restrictions to ukm_features.cc Line 11 is saying the same thing but people rarely see it before appending to this long list. So put the warning where it can't be missed. Change-Id: I8a9d10e37ddcda43e03e9b5633b16edc82742ec5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6395241 Reviewed-by: Luc Nguyen <lucnguyen@google.com> Commit-Queue: Sun Yueru <yrsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438315}
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.