commit | ff4a6e1d0a13e870637a5ecc592525ad726a7557 | [log] [tgz] |
---|---|---|
author | Tim Judkins <tjudkins@chromium.org> | Thu Apr 27 22:34:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 27 22:34:14 2023 |
tree | a14846641c2a363a16f9a7a46a4729b9aeaa1cf7 | |
parent | f8d132d0d8073d6d1d62afe7fa1ba7c0001088cb [diff] |
[Extensions] Remove Tast carve out for DevTools policy After the changes in crrev.com/c/4453733 which limited the DevTools policy restriction to only apply to managed profiles, it turns out this carve-out for the Tast test environment is no longer needed. To verify this, the change has been run through the chromeos-betty-pi-arc-chrome trybot to verify that no failures occur with the carve-out removed. CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome Bug: 1439649 Change-Id: Iad918dd866caeb629ddd1f14cd700f8731d839e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4472077 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#1136835}
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.