| Index: chrome/test/mini_installer_test/installer_test_util.cc
|
| diff --git a/chrome/test/mini_installer_test/installer_test_util.cc b/chrome/test/mini_installer_test/installer_test_util.cc
|
| index 9c14dab2212dedf707f56482fb2ae330f3ac84bb..cb89e5556494d167d29fdf99ad272310cd83d3f1 100644
|
| --- a/chrome/test/mini_installer_test/installer_test_util.cc
|
| +++ b/chrome/test/mini_installer_test/installer_test_util.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/path_service.h"
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "chrome/common/chrome_result_codes.h"
|
| #include "chrome/installer/util/google_update_constants.h"
|
|
|