commit | 2a832224ad6d8da45887744242568bfb97c85a6f | [log] [tgz] |
---|---|---|
author | Xing Liu <[email protected]> | Wed Nov 17 01:43:09 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Nov 17 01:43:09 2021 |
tree | 3ea8031970727c5e626ab95b4e301e1aa9926d29 | |
parent | 20ac97de462a687c637686f7c1d828fdde3527a2 [diff] |
Net: fix a small double space issue in filename_util.h. Remove one extra space between "namespace" and "net" in filename_util.h. Bug=NONE Change-Id: Ib712bf79c0a9889bb4be71a77c18e146cb5a8af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3286724 Reviewed-by: Eric Orth <[email protected]> Commit-Queue: Xing Liu <[email protected]> Cr-Commit-Position: refs/heads/main@{#942406}
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.