| Index: chrome/browser/extensions/api/serial/serial_connection_posix.cc
|
| diff --git a/chrome/browser/extensions/api/serial/serial_connection_posix.cc b/chrome/browser/extensions/api/serial/serial_connection_posix.cc
|
| index ee07701e6787f17d0e3bac1522754bde0bc6ee92..b1ad1dca317dd01ab87040dc48ea7b44f121d683 100644
|
| --- a/chrome/browser/extensions/api/serial/serial_connection_posix.cc
|
| +++ b/chrome/browser/extensions/api/serial/serial_connection_posix.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/posix/eintr_wrapper.h"
|
| #include "chrome/browser/extensions/api/serial/serial_connection.h"
|
|
|
| #include <sys/ioctl.h>
|
|
|