commit | 8b972ecac642fdb9ed9b04897f11280fefec0d2c | [log] [tgz] |
---|---|---|
author | Joshua Berenhaus <[email protected]> | Fri Sep 11 20:00:11 2020 |
committer | Commit Bot <[email protected]> | Fri Sep 11 20:00:11 2020 |
tree | 2988fe29a329d670709ef30c18a9a2faf703f665 | |
parent | 2659bec6a5bdd0093bded78502abde5dc7d251a8 [diff] |
GetAddressOf message is missing a comma causing an >80 char message Adding the comma in so the message looks right! Change-Id: I2b2ee8da289df56914e986f36548f1fa03bfdb02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406672 Auto-Submit: Joshua Berenhaus <[email protected]> Reviewed-by: Xiaohan Wang <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#806295}
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.
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.