commit | ea2e92cf003bc28c37671736e1edb4b1b42b3003 | [log] [tgz] |
---|---|---|
author | Claudio DeSouza <cdesouza@igalia.com> | Thu Mar 02 03:27:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 03:27:31 2023 |
tree | a1dd86d091eb133bd2c7f68c5da375c5d2b02e29 | |
parent | fe1c7d956a9da25620a836651995365f201750cb [diff] |
[json-schema-compiler] Refactor to Params::Create (71/74) This CL removes the use of Params::CreateDeprecated, replacing it with the modernised Params::Create. Changes for path: /extensions/browser/api/usb This CL was uploaded by git cl split. R=chengweih@chromium.org Bug: 1354063, 1414632 Change-Id: I755fdecbb42f070104497f03576ed7496ff81040 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4299561 Auto-Submit: Claudio DeSouza <cdesouza@igalia.com> Reviewed-by: Jack Hsieh <chengweih@chromium.org> Commit-Queue: Jack Hsieh <chengweih@chromium.org> Cr-Commit-Position: refs/heads/main@{#1112037}
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.