| Index: components/html_viewer/web_socket_handle_impl.cc
|
| diff --git a/components/html_viewer/web_socket_handle_impl.cc b/components/html_viewer/web_socket_handle_impl.cc
|
| index d850ed5054bbadaa444ee3af6f43e8a69144d4ba..fa103d4a4b52a603a63d401e6a4c50f5b25ded4d 100644
|
| --- a/components/html_viewer/web_socket_handle_impl.cc
|
| +++ b/components/html_viewer/web_socket_handle_impl.cc
|
| @@ -8,7 +8,6 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "components/html_viewer/blink_basic_type_converters.h"
|
| #include "mojo/services/network/public/cpp/web_socket_read_queue.h"
|
| #include "mojo/services/network/public/cpp/web_socket_write_queue.h"
|
|
|