[Cleanup] Eliminate a bit of console spam.
commitd6c1d86967b07198a9c62cf32802ac6ed6e48e48
authorisherman <isherman@chromium.org>
Thu, 21 May 2015 01:19:53 +0000 (20 18:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 01:19:53 +0000 (21 01:19 +0000)
tree96d9ff871f37fd422711ee222ff72b8d5a920900
parent1ec1fbb18acdedd9d6c870622d7e81cd9ca3ad30
[Cleanup] Eliminate a bit of console spam.

Stop calling BluetoothAdapter::IsDiscoverable() on non-ChromeOS platforms, as
this method is only implemented on ChromeOS, and the feature code that was
calling it currently only runs on ChromeOS.

BUG=488263
TEST=none
R=tengs@chromium.org

Review URL: https://codereview.chromium.org/1148713002

Cr-Commit-Position: refs/heads/master@{#330867}
chrome/browser/signin/easy_unlock_service.cc