| Index: device/serial/serial_connection.h
|
| diff --git a/device/serial/serial_connection.h b/device/serial/serial_connection.h
|
| index 22f48bfeedb474070732400bf0f891dfbccff770..47fb52d9866e3c2d6d5368345cbf660fa3edae7c 100644
|
| --- a/device/serial/serial_connection.h
|
| +++ b/device/serial/serial_connection.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "device/serial/serial.mojom.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
| +#include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|
| namespace device {
|
|
|
|
|