| Index: chrome_frame/chrome_launcher_utils.cc
|
| diff --git a/chrome_frame/chrome_launcher_utils.cc b/chrome_frame/chrome_launcher_utils.cc
|
| index 3fde2bfe041006f72e6631d09605e5ba15ddb046..b120a9438ca6a21c7324137ee2a9e9830fb09dbe 100644
|
| --- a/chrome_frame/chrome_launcher_utils.cc
|
| +++ b/chrome_frame/chrome_launcher_utils.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/path_service.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/win/windows_version.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|