| Index: webkit/tools/test_shell/simple_resource_loader_bridge.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_resource_loader_bridge.cc (revision 70342)
|
| +++ webkit/tools/test_shell/simple_resource_loader_bridge.cc (working copy)
|
| @@ -43,7 +43,7 @@
|
| #include "base/ref_counted.h"
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/waitable_event.h"
|
| #include "net/base/cookie_store.h"
|
| #include "net/base/file_stream.h"
|
|
|