commit | d40de2ffca641e6692fb8c68061de2f470849181 | [log] [tgz] |
---|---|---|
author | Istiaque Ahmed <lazyboy@chromium.org> | Wed Sep 22 03:35:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 03:35:46 2021 |
tree | c034defc337d63ecf833b56baa0a0c9532c94b22 | |
parent | a19d713a9e12afb20a70d9a618afeac8b81ee8ad [diff] |
[Extensions] Remove an unused constant kPermissionMustBeOptional. This was introduced a long time ago in ad46f2227ee9686a321797db425dd24fa8a44780 for chrome.usb API and the (likely only) usage was removed in 58da5c665cb49fa7e75e8bc2ead64696990cf96d. Bug: None Change-Id: Id729bee3f931ade46d0d8d7f0da21e47aa87385d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3174314 Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/main@{#923720}
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.