| Index: content/renderer/usb/type_converters.h
|
| diff --git a/content/renderer/usb/type_converters.h b/content/renderer/usb/type_converters.h
|
| index cb8890d97090dc45eb874ee439aa7742d98ec40d..0ec030a95f7ca222a9044675fd9d5660c912c12a 100644
|
| --- a/content/renderer/usb/type_converters.h
|
| +++ b/content/renderer/usb/type_converters.h
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h"
|
| +#include "mojo/public/cpp/bindings/type_converter.h"
|
|
|
| #include "device/devices_app/usb/public/interfaces/device.mojom.h"
|
| #include "device/devices_app/usb/public/interfaces/device_manager.mojom.h"
|
|
|