| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index ee780886a78959558c193b25b85c3fca38ed614a..5cb565a60d748d5d887ac74b1edeec236c697b88 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -16,7 +16,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',
|
|
|