commit | 71fa2b0b62b4d567a6999370c6e2c871556f49fa | [log] [tgz] |
---|---|---|
author | Alexander Cooper <[email protected]> | Thu Jul 16 17:49:36 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 16 17:49:36 2020 |
tree | 49b33a0dde3226b37e153e7c8eb86438d3273d4e | |
parent | 0b94dc70dba85fed0f2f18fd3730ce7aad9f41d9 [diff] |
Convert platform_util::OpenOperationCallback from base::Callback Converts classes/methods that used/depended on platform_util's OpenOperationCallback to be used as a OnceCallback. Bug: 1007635 Change-Id: I1cebeb9e5eb46723cc101f65380a325513798367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297688 Auto-Submit: Alexander Cooper <[email protected]> Reviewed-by: David Trainor <[email protected]> Commit-Queue: Alexander Cooper <[email protected]> Cr-Commit-Position: refs/heads/master@{#789108}
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.