| Index: chrome/browser/debugger/devtools_http_protocol_handler.cc
|
| ===================================================================
|
| --- chrome/browser/debugger/devtools_http_protocol_handler.cc (revision 70342)
|
| +++ chrome/browser/debugger/devtools_http_protocol_handler.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "base/string_number_conversions.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser_list.h"
|
| #include "chrome/browser/browser_thread.h"
|
|
|