commit | d798600c69304480a650697ece96701ff4213358 | [log] [tgz] |
---|---|---|
author | Mason Bendixen <[email protected]> | Tue Nov 23 19:50:42 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Nov 23 19:50:42 2021 |
tree | acf135bd46e7d6e83554d07415b6430506c6aa92 | |
parent | f400fcd78b7ef78fba62b1d0857870836fc3a4cd [diff] |
[fuchsia] Remove DIR_MODULE & FILE_MODULE from cross-platform code. Also, do not define these keys on Fuchsia as the module location is not useful and there is no legitimate use in obtaining it. Bug: 1263691, 1184980, 1262430 Change-Id: I856b6dbf79312006b96ce2714d999cef7059b454 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3188614 Commit-Queue: Mason Bendixen <[email protected]> Auto-Submit: Mason Bendixen <[email protected]> Reviewed-by: David Dorwin <[email protected]> Reviewed-by: Michael Spang <[email protected]> Reviewed-by: Wez <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: Peter Kvitek <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Reviewed-by: Ben Wells <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Reviewed-by: Tom Sepez <[email protected]> Cr-Commit-Position: refs/heads/main@{#944621}
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.