| Index: content/public/browser/bluetooth_chooser.h
|
| diff --git a/content/public/browser/bluetooth_chooser.h b/content/public/browser/bluetooth_chooser.h
|
| index b9f44a482302bff53760d225ff8fb35e19616b26..3870d120d895cf40441a4222114395b83484e2f6 100644
|
| --- a/content/public/browser/bluetooth_chooser.h
|
| +++ b/content/public/browser/bluetooth_chooser.h
|
| @@ -28,8 +28,6 @@ class CONTENT_EXPORT BluetoothChooser {
|
| RESCAN,
|
| // Show overview page for Bluetooth.
|
| SHOW_OVERVIEW_HELP,
|
| - // Show help page explaining what Bluetooth pairing means.
|
| - SHOW_PAIRING_HELP,
|
| // Show help page explaining why scanning failed because Bluetooth is off.
|
| SHOW_ADAPTER_OFF_HELP,
|
| // Show help page explaining why Chromium needs the Location permission to
|
|
|