Index: chrome/browser/ui/bluetooth/chrome_extension_bluetooth_chooser.h |
diff --git a/chrome/browser/ui/bluetooth/chrome_extension_bluetooth_chooser.h b/chrome/browser/ui/bluetooth/chrome_extension_bluetooth_chooser.h |
index 9c1fe1f839ce19f636bd6190dc89d4ad8e781501..e0f7962dc8346d4047b4ef625d468404d68b2353 100644 |
--- a/chrome/browser/ui/bluetooth/chrome_extension_bluetooth_chooser.h |
+++ b/chrome/browser/ui/bluetooth/chrome_extension_bluetooth_chooser.h |
@@ -38,7 +38,7 @@ class ChromeExtensionBluetoothChooser : 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_; |
std::unique_ptr<ChromeExtensionChooserDialog> chooser_dialog_; |