| Index: chrome/plugin/plugin_thread.cc
|
| diff --git a/chrome/plugin/plugin_thread.cc b/chrome/plugin/plugin_thread.cc
|
| index 1ae410e7c536e05b7e7bd7724fdf9080c1978832..1bd99036ac9cecaaa535907846ac1cd9aa3f5f77 100644
|
| --- a/chrome/plugin/plugin_thread.cc
|
| +++ b/chrome/plugin/plugin_thread.cc
|
| @@ -27,6 +27,7 @@
|
| #include "chrome/plugin/chrome_plugin_host.h"
|
| #include "chrome/plugin/npobject_util.h"
|
| #include "chrome/renderer/render_thread.h"
|
| +#include "ipc/ipc_channel_handle.h"
|
| #include "net/base/net_errors.h"
|
| #include "webkit/glue/plugins/plugin_lib.h"
|
| #include "webkit/glue/webkit_glue.h"
|
|
|