Chromium Code Reviews| Index: device/usb/usb_device_impl.cc |
| diff --git a/device/usb/usb_device_impl.cc b/device/usb/usb_device_impl.cc |
| index 118416d95123db5808f2a04be63cd4cca022a1cd..1a8bedf1f120c12cc59d7e6ec40230b0756c82df 100644 |
| --- a/device/usb/usb_device_impl.cc |
| +++ b/device/usb/usb_device_impl.cc |
| @@ -135,8 +135,6 @@ |
| configuration->extra_data.assign( |
| platform_config->extra, |
| platform_config->extra + platform_config->extra_length); |
| - |
| - configuration->AssignFirstInterfaceNumbers(); |
| } |
| } // namespace |