| Index: chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| diff --git a/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h b/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| index 7e810532cc31de7fcbe33f56d251e02df091396c..cbfb5d3caf5321dab5c6c498f81404684996bf3b 100644
|
| --- a/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| +++ b/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| @@ -31,7 +31,7 @@ class BluetoothChooserDesktop : public content::BluetoothChooser {
|
| void RemoveDevice(const std::string& device_id) override;
|
|
|
| private:
|
| - // Weak. ChooserContentView[Cocoa] owns it.
|
| + // Weak. DeviceChooserContentView[Cocoa] owns it.
|
| BluetoothChooserController* bluetooth_chooser_controller_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(BluetoothChooserDesktop);
|
|
|