commit | 533d10777f9dd39efcc9807b35f549ec63344cb2 | [log] [tgz] |
---|---|---|
author | Yao Li <yaohuali@google.com> | Fri Oct 21 00:15:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 21 00:15:24 2022 |
tree | 9047392b43098bf0bb9f436b2f2eacab20b02fae | |
parent | 6727f2090c6ba9bf1136028341c873196335f8c4 [diff] |
Migrate GetFilteredJSONPolicies from base::Value to base::Value::Dict Migrate filtered_policies from base::Value to base::Value::Dict. Bug: b:254500509 Test: ./out/Default/bin/run_unit_tests --gtest_filter='ArcPolicyBridgeTest*' Change-Id: Icc4a8cde0152633d3179f71a11e82658d61da839 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3968961 Commit-Queue: Yao Li <yaohuali@google.com> Reviewed-by: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061908}
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.