commit | 8bd4d8bf586963787ee944875ebef8d04664054e | [log] [tgz] |
---|---|---|
author | Eric Roman <[email protected]> | Fri Jul 31 21:56:49 2020 |
committer | Commit Bot <[email protected]> | Fri Jul 31 21:56:49 2020 |
tree | a203161aca1d03cbf1339ac71c215c7f8fb0fc3d | |
parent | ac3c3804afbd217b2667150ee3768b0230b40599 [diff] |
Move proxy_server_unittest.cc to net/base. It was previously in a different subdirectory from the file it tests. Change-Id: Ia5fe22ab35ce774456ce8e19b733d73edbee8e3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333060 Commit-Queue: Eric Roman <[email protected]> Commit-Queue: Matt Mueller <[email protected]> Auto-Submit: Eric Roman <[email protected]> Reviewed-by: Matt Mueller <[email protected]> Cr-Commit-Position: refs/heads/master@{#793765}
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.