commit | 9f655dca206599326d87a402dbcbabb0c5b71abc | [log] [tgz] |
---|---|---|
author | Roman Sorokin <rsorokin@chromium.org> | Wed Feb 01 14:09:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 01 14:09:32 2023 |
tree | 897086e1d317d90a4b1a67fdd9e4d4f94ce6e286 | |
parent | f98a8f852ce60200daf3e2e03e90be73714abc92 [diff] |
[Code Health] Use base::Value::Dict in policy_ui.cc Bug: 1187061 Change-Id: Ie8e554806def8d247dd003ab2c11c930ed286d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4203337 Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Auto-Submit: Roman Sorokin <rsorokin@google.com> Commit-Queue: Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1099814}
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.