| Index: webkit/tools/test_shell/test_shell_win.cc
|
| diff --git a/webkit/tools/test_shell/test_shell_win.cc b/webkit/tools/test_shell/test_shell_win.cc
|
| index 49a0f4736c5e6a371e3d2808c9a18ad92a542c63..ecc16477cb0d8b3c5482cfd2b6a5039d9acb0cd9 100644
|
| --- a/webkit/tools/test_shell/test_shell_win.cc
|
| +++ b/webkit/tools/test_shell/test_shell_win.cc
|
| @@ -16,8 +16,8 @@
|
| #include "base/file_util.h"
|
| #include "base/message_loop.h"
|
| #include "base/path_service.h"
|
| -#include "base/string_piece.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/resource_util.h"
|
| #include "breakpad/src/client/windows/handler/exception_handler.h"
|
|
|