| Index: third_party/WebKit/LayoutTests/usb/resources/fake-devices.js
|
| diff --git a/third_party/WebKit/LayoutTests/usb/resources/fake-devices.js b/third_party/WebKit/LayoutTests/usb/resources/fake-devices.js
|
| index cccea0bf54381706c7f6576009fc1bdd44232e1d..5783f25d21748410cae00850dbf60ccf8a2b4078 100644
|
| --- a/third_party/WebKit/LayoutTests/usb/resources/fake-devices.js
|
| +++ b/third_party/WebKit/LayoutTests/usb/resources/fake-devices.js
|
| @@ -20,6 +20,7 @@ function fakeUsbDevices() {
|
| manufacturer_name: 'Google, Inc.',
|
| product_name: 'The amazing imaginary printer',
|
| serial_number: '4',
|
| + active_configuration: 0,
|
| configurations: [
|
| {
|
| configuration_value: 1,
|
|
|