| Index: content/renderer/webplugin_delegate_proxy.cc
|
| diff --git a/content/renderer/webplugin_delegate_proxy.cc b/content/renderer/webplugin_delegate_proxy.cc
|
| index 955ea73d105d837e6759dcba123a2f1984107737..bdc025f1b8625f07f3c6ed39ee10349009c39874 100644
|
| --- a/content/renderer/webplugin_delegate_proxy.cc
|
| +++ b/content/renderer/webplugin_delegate_proxy.cc
|
| @@ -22,7 +22,7 @@
|
| #include "base/process.h"
|
| #include "base/string_util.h"
|
| #include "base/strings/string_split.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "base/version.h"
|
| #include "content/child/child_process.h"
|
| #include "content/child/npobject_proxy.h"
|
|
|