| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 6b5a59b82c492a4b4b173e840facd00e88ebddd0..9fd507f304689b3fbb8f735d85e9fe5f62d95988 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -17,7 +17,7 @@
|
| '../mojo/mojo_base.gyp:mojo_system_impl',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| - '../tools/usb_gadget.gyp:usb_gadget',
|
| + '../tools/usb_gadget/usb_gadget.gyp:usb_gadget',
|
| 'bluetooth/bluetooth.gyp:device_bluetooth',
|
| 'bluetooth/bluetooth.gyp:device_bluetooth_mocks',
|
| 'nfc/nfc.gyp:device_nfc',
|
|
|