| Index: chrome/installer/util/logging_installer_unittest.cc
|
| diff --git a/chrome/installer/util/logging_installer_unittest.cc b/chrome/installer/util/logging_installer_unittest.cc
|
| index 19eef2f7473793ea0760771b9492beffefb80abf..910f35d1c1bd45819f5d1300d5ff1527c22cc54f 100644
|
| --- a/chrome/installer/util/logging_installer_unittest.cc
|
| +++ b/chrome/installer/util/logging_installer_unittest.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/win/scoped_handle.h"
|
| #include "chrome/installer/util/logging_installer.h"
|
|
|