| Index: chrome/installer/util/shell_util_unittest.cc
|
| diff --git a/chrome/installer/util/shell_util_unittest.cc b/chrome/installer/util/shell_util_unittest.cc
|
| index 9cca44a4e40ccc369a8a4a3d9effb7078959ab0b..8ebad4caa36efa4fd7a08d6c95f08e42eab18baa 100644
|
| --- a/chrome/installer/util/shell_util_unittest.cc
|
| +++ b/chrome/installer/util/shell_util_unittest.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "base/base_paths.h"
|
| #include "base/base_paths_win.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_enumerator.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/md5.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|