[sensors] Fix crash after 85cc22d when using async creation of sensors.

The fix is simple as the callback was called with null pointers. Make
sure to call it with the right arguments.

BUG=606766

Review-Url: https://codereview.chromium.org/2396873002
Cr-Commit-Position: refs/heads/master@{#423259}
1 file changed