| Index: chrome_elf/create_file/chrome_create_file_unittest.cc
|
| diff --git a/chrome_elf/create_file/chrome_create_file_unittest.cc b/chrome_elf/create_file/chrome_create_file_unittest.cc
|
| index 5b776073681070545ec019a76580546a7b394122..169170d600f26b8f637cceb84f1b5ce20437f84d 100644
|
| --- a/chrome_elf/create_file/chrome_create_file_unittest.cc
|
| +++ b/chrome_elf/create_file/chrome_create_file_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include <string>
|
|
|
| #include "base/base_paths_win.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/path_service.h"
|
| #include "base/threading/platform_thread.h"
|
|
|