| commit | 9a85adb62f9ad2e581579cb943152533ede9f132 | [log] [tgz] |
|---|---|---|
| author | Daniel Cheng <dcheng@chromium.org> | Fri Oct 30 21:57:51 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 30 21:57:51 2020 |
| tree | 23e989cb54fe17fb80d30ca98658c82faa7da7b7 | |
| parent | d66a177cf08aefbaf07155d4e784e9894cf6042e [diff] |
Improve readability of base::Bind{Once,Repeating} errors.
Change-Id: If44f3d970b3de9aa2d8bc9d237665cbac9bf5e1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490842
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org>
Reviewed-by: danakj <danakj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822829}
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.