commit | 77d41139d261342a429d2775c59d8e8a386d4c81 | [log] [tgz] |
---|---|---|
author | tzik <[email protected]> | Wed Mar 09 09:47:03 2016 |
committer | Commit bot <[email protected]> | Wed Mar 09 09:48:08 2016 |
tree | 05a4102aff3f3053a9a987c7477b6b651f6ec01f | |
parent | 3de68bc8a30c25bc6f0cc8a2381cd63b67fa5912 [diff] |
Extend base::Callback to have a move-only variant Add CopyMode flag to base::Callback to split it to the copyable variant and the move-only variant. BUG=554299 Review URL: https://codereview.chromium.org/1699773002 Cr-Commit-Position: refs/heads/master@{#380108}