commit | cc2344a7cb15f0a8fd7cbd9c739807933c4bbba3 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Tue Sep 06 23:57:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 06 23:57:22 2022 |
tree | 9b153b00f7f8fdd7c52158bdac50699396bf605b | |
parent | df867644c7b85f360e8f071c68be2f93db20ddc2 [diff] |
Enable -Wextra-semi for Linux and all architectures R=thakis Change-Id: I99766dee6ca25da82e498ba0211100448e71b36b Bug: 1317782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3877865 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1043720}
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.