Chromium Code Reviews| Index: chrome/renderer/plugin_channel_host.cc |
| =================================================================== |
| --- chrome/renderer/plugin_channel_host.cc (revision 78042) |
| +++ chrome/renderer/plugin_channel_host.cc (working copy) |
| @@ -4,8 +4,8 @@ |
| #include "chrome/renderer/plugin_channel_host.h" |
| -#include "chrome/common/plugin_messages.h" |
| #include "chrome/plugin/npobject_base.h" |
| +#include "content/common/plugin_messages.h" |
| #if defined(OS_POSIX) |
| #include "ipc/ipc_channel_posix.h" |