commit | 52c142c66e2dbe14cd5c1c98222e3b1a22459979 | [log] [tgz] |
---|---|---|
author | Tim Song <[email protected]> | Thu Jul 20 03:29:07 2017 |
committer | Commit Bot <[email protected]> | Thu Jul 20 03:29:07 2017 |
tree | 6caa3f393d294c43f4d87381fbbc80f9a0767f60 | |
parent | 455b325fa379d09b057c39947efa11524b0eec2f [diff] [blame] |
[EasyUnlock] Enable EasyUnlock v2 (BLE) by default. BUG=741214 Change-Id: I2184b489044fc07de51ca3abbe4d5a5836138411 Reviewed-on: https://chromium-review.googlesource.com/567244 Commit-Queue: Tim Song <[email protected]> Reviewed-by: Gustavo Sacomoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#488124}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index 363854e..88c14c70 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -224,7 +224,7 @@ const char kEasyUnlockBluetoothLowEnergyDiscoveryName[] = "Smart Lock Bluetooth Low Energy Discovery"; const char kEasyUnlockBluetoothLowEnergyDiscoveryDescription[] = - "Enables a Smart Lock setting that allows Chromebook to discover phones " + "Disables a Smart Lock setting that allows Chromebook to discover phones " "over Bluetooth Low Energy in order to unlock the Chromebook when the " "phone is in its proximity.";