| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index c7491acbc0b175cfa2545bfcba19203ad49580eb..0273ec86226c95cac6eff9d8360b314cd922d188 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -16,7 +16,7 @@
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
|
| - '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| + '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../tools/usb_gadget/usb_gadget.gyp:usb_gadget',
|
| 'battery/battery.gyp:device_battery',
|
| 'battery/battery.gyp:device_battery_mojo_bindings',
|
|
|