| Index: content/browser/devtools/tethering_handler.cc
|
| diff --git a/content/browser/devtools/tethering_handler.cc b/content/browser/devtools/tethering_handler.cc
|
| index 9b3b7fa005aa3cdcdaad44977edd1a1ca1fdbf1b..261338adadec34e060da560ddd39002d0d53f287 100644
|
| --- a/content/browser/devtools/tethering_handler.cc
|
| +++ b/content/browser/devtools/tethering_handler.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/stl_util.h"
|
| #include "base/values.h"
|
| #include "content/browser/devtools/devtools_http_handler_impl.h"
|
| -#include "content/public/browser/devtools_client_host.h"
|
| #include "content/public/browser/devtools_http_handler_delegate.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/ip_endpoint.h"
|
|
|