| Index: content/shell/shell_plugin_service_filter.cc
|
| diff --git a/content/shell/shell_plugin_service_filter.cc b/content/shell/shell_plugin_service_filter.cc
|
| index 516c5c2119ae59a47eebbd8a6e3dc2a4a962b9db..31f080cada1f4a5450bf4917d37c3a4c3ab4e915 100644
|
| --- a/content/shell/shell_plugin_service_filter.cc
|
| +++ b/content/shell/shell_plugin_service_filter.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/shell/shell_plugin_service_filter.h"
|
|
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "webkit/plugins/webplugininfo.h"
|
|
|
| namespace content {
|
|
|