| Index: chrome/browser/external_protocol_handler.cc
|
| ===================================================================
|
| --- chrome/browser/external_protocol_handler.cc (revision 70342)
|
| +++ chrome/browser/external_protocol_handler.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| #include "base/string_util.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "chrome/browser/browser_process_impl.h"
|
| #include "chrome/browser/platform_util.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
|
|