| Index: webkit/plugins/npapi/webplugin_impl_unittest.cc
|
| diff --git a/webkit/plugins/npapi/webplugin_impl_unittest.cc b/webkit/plugins/npapi/webplugin_impl_unittest.cc
|
| index f66df5ca02f1a2031d637a362d458623f913b57c..9f531b8c216031b129266a10a25c641092595af8 100644
|
| --- a/webkit/plugins/npapi/webplugin_impl_unittest.cc
|
| +++ b/webkit/plugins/npapi/webplugin_impl_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/public/platform/WebCString.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
|
|