commit | 46b8fe7c955447796bb8c77090f64e69d083d725 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Fri May 07 21:17:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 07 21:17:54 2021 |
tree | 87736c92f5ca989ddba5003bf2e0c5612d833b6c | |
parent | 464f71f35b7b4f2a89076a296b346da7b7ba6355 [diff] |
Welcome: Fix remaining errors and enable 'strict' TypeScript checks. Bug: 1189595 Change-Id: I5545b44cdec97ef51d225a55b2ddf6755876e8c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2879562 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#880557}
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.