| Index: content/public/test/async_file_test_helper.cc
|
| diff --git a/content/public/test/async_file_test_helper.cc b/content/public/test/async_file_test_helper.cc
|
| index 6418feac95d2a40b8b1eff45b9fe02ceab197991..fb5fa5418d4934d4b16cddb2b036d84329674925 100644
|
| --- a/content/public/test/async_file_test_helper.cc
|
| +++ b/content/public/test/async_file_test_helper.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #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 "content/public/test/async_file_test_helper.h"
|
|
|