| Index: base/memory/discardable_memory_ashmem_allocator.cc
|
| diff --git a/base/memory/discardable_memory_ashmem_allocator.cc b/base/memory/discardable_memory_ashmem_allocator.cc
|
| index 249952ec07e1d560802180a98a9df37e752bc3b8..3d4af925af3dc3deb9094b10efc1ee34276e43cd 100644
|
| --- a/base/memory/discardable_memory_ashmem_allocator.cc
|
| +++ b/base/memory/discardable_memory_ashmem_allocator.cc
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/containers/hash_tables.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_file.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_vector.h"
|
|
|