| Index: chrome/renderer/webplugin_delegate_proxy.cc
|
| ===================================================================
|
| --- chrome/renderer/webplugin_delegate_proxy.cc (revision 54459)
|
| +++ chrome/renderer/webplugin_delegate_proxy.cc (working copy)
|
| @@ -18,6 +18,7 @@
|
| #include "base/ref_counted.h"
|
| #include "base/string_util.h"
|
| #include "base/sys_info.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/common/child_process_logging.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/plugin_messages.h"
|
|
|