commit | 1866d847bbb54bb9b307b236d9907cf0f7ee1b2a | [log] [tgz] |
---|---|---|
author | Luc <lei.a.shi@intel.com> | Wed Oct 21 02:54:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 21 02:54:13 2020 |
tree | cbe1931c9dd65e0c84e9ba3d5a0aac657526d254 | |
parent | c2b689f6bb0a61540cc4e0ef09c87d7c45c13e8d [diff] |
Convert base::Bind to Once/Repeating in //chrome/browser/history/ Bug: 1007635 Change-Id: I7e9a7bffda59cdda441018275a40cbb2144d146f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486962 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Leon Han <leon.han@intel.com> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#819218}
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.