Index: device/bluetooth/bluez/bluetooth_bluez_unittest.cc |
diff --git a/device/bluetooth/bluez/bluetooth_bluez_unittest.cc b/device/bluetooth/bluez/bluetooth_bluez_unittest.cc |
index fc0618b72d5c40087134cbaa3e82bc3ffd7f4c68..85e12959c8f6b01d3cb67813ea3c37a1647ab668 100644 |
--- a/device/bluetooth/bluez/bluetooth_bluez_unittest.cc |
+++ b/device/bluetooth/bluez/bluetooth_bluez_unittest.cc |
@@ -74,7 +74,7 @@ class FakeBluetoothProfileServiceProviderDelegate |
void NewConnection( |
const dbus::ObjectPath&, |
- std::unique_ptr<dbus::FileDescriptor>, |
+ base::ScopedFD, |
const bluez::BluetoothProfileServiceProvider::Delegate::Options&, |
const ConfirmationCallback&) override {} |