commit | 2509f1475361d8a0446a8c0ae67d71c24236bf81 | [log] [tgz] |
---|---|---|
author | Karandeep Bhatia <karandeepb@chromium.org> | Wed May 05 01:52:20 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 05 01:52:20 2021 |
tree | fdb74a184cd105630467216234b5b08b5fd86a2a | |
parent | 21a9c954f3a9632025196f6ee8f2063eb42e50d4 [diff] |
Extensions: Generate manifest parsing code for "requirements" key. Bug: 1113513 Change-Id: Id87c5318ec055334a6e236df6813eee1769a4612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2787676 Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#879174}
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.