commit | 2b754323c938c7067d7c6a5a30c80bc98057364d | [log] [tgz] |
---|---|---|
author | Luca Accorsi <accorsi@google.com> | Tue Sep 06 09:40:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 06 09:40:11 2022 |
tree | 40d1afb68eac42c2214433c98ac380385c38603c | |
parent | d09cb3e2b015d6b2746dab8032330c5e47a52bc7 [diff] |
Add inode field to FileDaemonInfo Bug: 1359240 Test: tools/autotest.py -C out/Default --run_all ./chrome/browser/ash/policy/dlp/ Change-Id: I6b2356dd64586df4c16a7fa3bdf808d5ec2c6fce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3869267 Commit-Queue: Luca Accorsi <accorsi@google.com> Reviewed-by: Aya Elsayed <ayaelattar@chromium.org> Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1043360}
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.