| Index: webkit/support/test_shell_webmimeregistry_impl.cc
|
| diff --git a/webkit/support/test_shell_webmimeregistry_impl.cc b/webkit/support/test_shell_webmimeregistry_impl.cc
|
| index eab4b25584254fcec735388f37b8d73ad4a44f6b..50253c6b2bb74537d76084ff2486e32b5d4912d4 100644
|
| --- a/webkit/support/test_shell_webmimeregistry_impl.cc
|
| +++ b/webkit/support/test_shell_webmimeregistry_impl.cc
|
| @@ -5,7 +5,7 @@
|
| #include "webkit/support/test_shell_webmimeregistry_impl.h"
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "net/base/mime_util.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
|
|
|
|