| Index: chrome/installer/util/set_reg_value_work_item.cc
|
| diff --git a/chrome/installer/util/set_reg_value_work_item.cc b/chrome/installer/util/set_reg_value_work_item.cc
|
| index b9442883f8371ccc04ab4cfe837e4e5cea040566..b805a5d0af995071c30be984c291ac6576f22a6d 100644
|
| --- a/chrome/installer/util/set_reg_value_work_item.cc
|
| +++ b/chrome/installer/util/set_reg_value_work_item.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/installer/util/set_reg_value_work_item.h"
|
|
|
| #include "base/logging.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/win/registry.h"
|
| #include "chrome/installer/util/logging_installer.h"
|
|
|
|
|