commit | 6f8eb5f7e285b92b5078c0da30654ff5dcb905eb | [log] [tgz] |
---|---|---|
author | Peter Beverloo <peter@chromium.org> | Tue Sep 15 03:08:40 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 15 03:08:40 2020 |
tree | b624bfe3d3cffde4814bb2f2891e60d6b6a74ca1 | |
parent | 74e7cd97e1233e37314b0de7044c5f881a4e7856 [diff] |
Remove an unused LOG() message from socket_stream.cc Bug: 1127634 Change-Id: Ia89c7e2a94d7cdae623d538505180f0883137908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410065 Auto-Submit: Peter Beverloo <peter@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#806868}
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.