Index: device/devices_app/usb/device_manager_impl.cc |
diff --git a/device/devices_app/usb/device_manager_impl.cc b/device/devices_app/usb/device_manager_impl.cc |
index 25fcd751fba13d45586a33ccb0ef09a1b4782377..423ce296ec08ece07ed9ae120ebb0be8dfb637fd 100644 |
--- a/device/devices_app/usb/device_manager_impl.cc |
+++ b/device/devices_app/usb/device_manager_impl.cc |
@@ -15,8 +15,8 @@ |
#include "device/usb/usb_device.h" |
#include "device/usb/usb_device_filter.h" |
#include "device/usb/usb_service.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/array.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h" |
+#include "mojo/public/cpp/bindings/array.h" |
+#include "mojo/public/cpp/bindings/interface_request.h" |
namespace device { |
namespace usb { |