| Index: webkit/appcache/appcache_update_job_unittest.cc
|
| ===================================================================
|
| --- webkit/appcache/appcache_update_job_unittest.cc (revision 70342)
|
| +++ webkit/appcache/appcache_update_job_unittest.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| #include "base/stl_util-inl.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/waitable_event.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/http/http_response_headers.h"
|
|
|