| Index: content/shell/browser/shell_devtools_frontend.cc | 
| diff --git a/content/shell/browser/shell_devtools_frontend.cc b/content/shell/browser/shell_devtools_frontend.cc | 
| index 1e6695d1aaf02327889d31517872a72070c006dd..7e57470ab68919ec70e5c3649e3c3b114838afcc 100644 | 
| --- a/content/shell/browser/shell_devtools_frontend.cc | 
| +++ b/content/shell/browser/shell_devtools_frontend.cc | 
| @@ -15,7 +15,6 @@ | 
| #include "base/strings/stringprintf.h" | 
| #include "base/strings/utf_string_conversions.h" | 
| #include "base/values.h" | 
| -#include "components/devtools_http_handler/devtools_http_handler.h" | 
| #include "content/public/browser/browser_thread.h" | 
| #include "content/public/browser/render_frame_host.h" | 
| #include "content/public/browser/render_view_host.h" | 
|  |