| Index: device/devices_app/usb/type_converters.cc
|
| diff --git a/device/devices_app/usb/type_converters.cc b/device/devices_app/usb/type_converters.cc
|
| index 2dc2edabfdb7c614167e3c7bd7aae91f0fab09aa..2e14e4f229e5ead23be984bd0165823ab192eb3e 100644
|
| --- a/device/devices_app/usb/type_converters.cc
|
| +++ b/device/devices_app/usb/type_converters.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "device/usb/usb_device.h"
|
| #include "mojo/common/url_type_converters.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/array.h"
|
| +#include "mojo/public/cpp/bindings/array.h"
|
|
|
| namespace mojo {
|
|
|
|
|