| Index: webkit/appcache/appcache_response_unittest.cc
|
| ===================================================================
|
| --- webkit/appcache/appcache_response_unittest.cc (revision 70364)
|
| +++ webkit/appcache/appcache_response_unittest.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/pickle.h"
|
| #include "base/threading/thread.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/http/http_response_headers.h"
|
|
|