| Index: components/leveldb_proto/proto_database_impl_unittest.cc
|
| diff --git a/components/leveldb_proto/proto_database_impl_unittest.cc b/components/leveldb_proto/proto_database_impl_unittest.cc
|
| index 073328b0fbdcf55a1a3250467976118f6f9c4723..512045222811a01bfdd62f742b72d92f6755bcc0 100644
|
| --- a/components/leveldb_proto/proto_database_impl_unittest.cc
|
| +++ b/components/leveldb_proto/proto_database_impl_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include <map>
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread.h"
|
|
|