Index: chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h |
diff --git a/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h b/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h |
index 6a6a0d657ef98836c12be3137cb7438f6f4f05b1..a3daa026dd239da9b37c248131308811a6ba24ee 100644 |
--- a/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h |
+++ b/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h |
@@ -22,7 +22,7 @@ |
// access a Bluetooth device. It is owned by ChooserBubbleDelegate. |
class BluetoothChooserController : public ChooserController { |
public: |
- explicit BluetoothChooserController( |
+ BluetoothChooserController( |
content::RenderFrameHost* owner, |
const content::BluetoothChooser::EventHandler& event_handler); |
~BluetoothChooserController() override; |