| Index: webkit/appcache/appcache_database_unittest.cc
|
| diff --git a/webkit/appcache/appcache_database_unittest.cc b/webkit/appcache/appcache_database_unittest.cc
|
| index 79762a35a5ab02861098b90868e529d29a29a103..c8c7e5a40b387f6cbd4f9e8206f7e5bf247b6f90 100644
|
| --- a/webkit/appcache/appcache_database_unittest.cc
|
| +++ b/webkit/appcache/appcache_database_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "app/sql/connection.h"
|
| #include "base/file_util.h"
|
| -#include "base/memory/scoped_temp_dir.h"
|
| +#include "base/scoped_temp_dir.h"
|
| #include "webkit/appcache/appcache_database.h"
|
| #include "webkit/appcache/appcache_entry.h"
|
|
|
|
|