commit | f5831d733a48ea753329e74d5ab0070a942474c8 | [log] [tgz] |
---|---|---|
author | Allen Webb <allenwebb@google.com> | Mon Mar 20 17:58:53 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 17:37:47 2023 |
tree | 260991e5ff3f16787dc3262ddbd0b0bff969d7cb | |
parent | df5e7ed0da576abe08ae730a29bad3b1e7d8d316 [diff] |
libchrome: Add presubmit check for deprecated Delete functions. base::DeleteFile and base::DeletePathRecursively should not be used on ChromeOS. Instead use the brillo versions. BUG=b:272503861 TEST=repo upload # for a CL that introduces a base::DeleteFile call Change-Id: I225489b077f60769bde41f06d87284cda38c6866 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libchrome/+/4354711 Commit-Queue: Qijiang Yūki Ishii <fqj@google.com> Reviewed-by: Qijiang Yūki Ishii <fqj@google.com> Tested-by: Allen Webb <allenwebb@google.com> Auto-Submit: Allen Webb <allenwebb@google.com> Commit-Queue: Allen Webb <allenwebb@google.com>
This directory includes the source from Chrome's libbase for use in Chrome OS.
See libchrome.md for more info.