| Index: webkit/appcache/appcache_storage_impl_unittest.cc
 | 
| ===================================================================
 | 
| --- webkit/appcache/appcache_storage_impl_unittest.cc	(revision 70342)
 | 
| +++ webkit/appcache/appcache_storage_impl_unittest.cc	(working copy)
 | 
| @@ -5,7 +5,7 @@
 | 
|  #include <stack>
 | 
|  
 | 
|  #include "base/message_loop.h"
 | 
| -#include "base/thread.h"
 | 
| +#include "base/threading/thread.h"
 | 
|  #include "base/waitable_event.h"
 | 
|  #include "net/base/net_errors.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
| 
 |