| Index: content/browser/debugger/devtools_http_handler_impl.cc
|
| diff --git a/content/browser/debugger/devtools_http_handler_impl.cc b/content/browser/debugger/devtools_http_handler_impl.cc
|
| index 03655277d139ace4d97458704fe9a9b3824f393c..cb0bbb264d75f6d802a0493326b2de1031a9f207 100644
|
| --- a/content/browser/debugger/devtools_http_handler_impl.cc
|
| +++ b/content/browser/debugger/devtools_http_handler_impl.cc
|
| @@ -29,7 +29,6 @@
|
| #include "content/public/browser/render_process_host.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/render_widget_host.h"
|
| -#include "content/public/browser/web_contents_observer.h"
|
| #include "content/public/common/content_client.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/devtools_resources_map.h"
|
|
|