| Index: sandbox/win/wow_helper/wow_helper.cc
|
| diff --git a/sandbox/win/wow_helper/wow_helper.cc b/sandbox/win/wow_helper/wow_helper.cc
|
| index 9d5a5ea8822c48bb4b2e5e06fc85c95e1d67e170..2a27a85e91e9c482d2f5c3208651018c0296bc16 100644
|
| --- a/sandbox/win/wow_helper/wow_helper.cc
|
| +++ b/sandbox/win/wow_helper/wow_helper.cc
|
| @@ -17,7 +17,7 @@
|
|
|
| namespace {
|
|
|
| -// Grabbed from base/string_util.h
|
| +// Grabbed from base/strings/string_util.h
|
| template <class string_type>
|
| inline typename string_type::value_type* WriteInto(string_type* str,
|
| size_t length_with_null) {
|
|
|