| Index: webkit/mocks/mock_webhyphenator.cc
|
| diff --git a/webkit/mocks/mock_webhyphenator.cc b/webkit/mocks/mock_webhyphenator.cc
|
| index 219eca864a86a0240337eba5db09108085da4fa0..0432933267a8c2c3d64444bd7b202b6c4ed6a05b 100644
|
| --- a/webkit/mocks/mock_webhyphenator.cc
|
| +++ b/webkit/mocks/mock_webhyphenator.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_handle.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "third_party/hyphen/hyphen.h"
|
|
|
| namespace webkit_glue {
|
|
|