Replace WTF::Function with base::OnceCallback in platform/.
Now WTF::Function is an alias of base::OnceCallback, we can safely replace all the occurrences of WTF::Function with base::OnceCallback. Bug: 771087 Change-Id: Ifa51238ab929012e5a39ed7e0c29fc1fdc341f96 Reviewed-on: https://chromium-review.googlesource.com/816635 Commit-Queue: Yuta Kitamura <yutak@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#522745}
Showing
Please register or sign in to comment