| Index: chrome/installer/util/self_cleaning_temp_dir.cc
|
| diff --git a/chrome/installer/util/self_cleaning_temp_dir.cc b/chrome/installer/util/self_cleaning_temp_dir.cc
|
| index 8d62018b3ad148ec1c7e48384255fe9ed8319f13..19697bbe72f5ca1bf6c8a55cf34f30f615124d6c 100644
|
| --- a/chrome/installer/util/self_cleaning_temp_dir.cc
|
| +++ b/chrome/installer/util/self_cleaning_temp_dir.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "chrome/installer/util/delete_after_reboot_helper.h"
|
|
|
|
|