commit | fdbe4dead6cc630d3267c3f173b544ed7ed2a93d | [log] [tgz] |
---|---|---|
author | Aida Zolic <aidazolic@chromium.org> | Tue Jan 04 22:30:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 04 22:30:06 2022 |
tree | 9ae35e26409062cd7ba4af6a717d59bfbab2e0f8 | |
parent | da15b8b272a3a53c191ee943d59ffb8f0c9670fc [diff] |
Remove unused IsScreenshotRestricted() method Second CL to remove now unused methods, after finishing all changes to support DLP warning mode for screen capture. Bug: 1257493 Change-Id: I4d4bf1d2cf75e8e363a1d65585baec97354ace0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3361023 Reviewed-by: Aya Elsayed <ayaelattar@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#955399}
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.