commit | d833b307649c96cf0196a3d9af8a5cd4308eefa6 | [log] [tgz] |
---|---|---|
author | Reilly Grant <[email protected]> | Tue Jan 08 01:39:02 2019 |
committer | Commit Bot <[email protected]> | Tue Jan 08 01:39:02 2019 |
tree | 2cc6715c2fb912f5745cc1782dc97744b23ec43c | |
parent | 46560457ebf0a2aa9652dad2ff38580d06220daa [diff] |
Switch BluetoothAdapterFactory::GetAdapter() to OnceCallback This allows us to remove a number of instances of base::Passed() and enumeration. base: :AdaptCallbackForRepeating() related to Bluetooth adapter Change-Id: I99d36ea9cb55c8c97f4808a6a1b9db6dd248a7c5 Reviewed-on: https://chromium-review.googlesource.com/c/1378913 Reviewed-by: Steven Holte <[email protected]> Reviewed-by: Achuith Bhandarkar <[email protected]> Reviewed-by: Giovanni Ortuño Urquidi <[email protected]> Reviewed-by: Sergey Poromov <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Commit-Queue: Reilly Grant <[email protected]> Cr-Commit-Position: refs/heads/master@{#620572}
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 .