commit | 87cdea11a21fd34c27406c488b9159e02f2636ca | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <[email protected]> | Thu Feb 17 21:18:51 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 17 21:18:51 2022 |
tree | 67f2b8ecdadec21d716210dede15146759eaa7fc | |
parent | 123bbf877708255624187eed2fa47333acef78c4 [diff] |
Remove empty_main from non-clang builds It's currently broken for sanitizer builds. This is purely used to test gcc flags. Bug: 1298356 Change-Id: If8a030d50c755a2408ef44dd992dd55076e4fad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3472347 Auto-Submit: Arthur Eubanks <[email protected]> Reviewed-by: Nico Weber <[email protected]> Reviewed-by: Ben Pastene <[email protected]> Commit-Queue: Ben Pastene <[email protected]> Cr-Commit-Position: refs/heads/main@{#972632}
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.