| Index: device/serial/data_sender.h
|
| diff --git a/device/serial/data_sender.h b/device/serial/data_sender.h
|
| index 5c46c35ebdaa4a07897ab1a3720416ff7a505ecb..435f69984648d9dc1c43f6e94c3c7f69dacb1f06 100644
|
| --- a/device/serial/data_sender.h
|
| +++ b/device/serial/data_sender.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/strings/string_piece.h"
|
| #include "device/serial/buffer.h"
|
| #include "device/serial/data_stream.mojom.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/data_pipe.h"
|
| +#include "mojo/public/cpp/system/data_pipe.h"
|
|
|
| namespace device {
|
|
|
|
|