| Index: chrome/installer/util/logging_installer.cc
|
| diff --git a/chrome/installer/util/logging_installer.cc b/chrome/installer/util/logging_installer.cc
|
| index e03c25b3220eedcd0db0b0af0508e2cf52f8039f..3f11eb5d336f6b08d95816a5e4c61202eec67b47 100644
|
| --- a/chrome/installer/util/logging_installer.cc
|
| +++ b/chrome/installer/util/logging_installer.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| +#include "base/string_util.h"
|
| #include "chrome/installer/util/util_constants.h"
|
|
|
| namespace installer {
|
|
|