| Index: chrome_frame/dll_redirector.cc
|
| diff --git a/chrome_frame/dll_redirector.cc b/chrome_frame/dll_redirector.cc
|
| index 73201244fed3de155c9876a6fba161ea670e6443..6d094e45e4cf6848609b009b58ae23ab8cba2d24 100644
|
| --- a/chrome_frame/dll_redirector.cc
|
| +++ b/chrome_frame/dll_redirector.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| #include "base/shared_memory.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/version.h"
|
| #include "base/win/windows_version.h"
|
|
|