sensors: Remove PlatformSensorProviderLinux::SensorDeviceFound()
Its only call site was the function right above it. Merge them together for simplicity. While here, use base::MakeRefCounted<> rather than creating a scoped_refptr<> and passing it to base::Callback::Run(). Change-Id: Id1ccce0493dfdcaccb3689d07b661e0267e2ba46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218068 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#772275}
Showing
Please register or sign in to comment