Chromium Code Reviews| Index: content/renderer/plugin_channel_host.h |
| =================================================================== |
| --- content/renderer/plugin_channel_host.h (revision 212485) |
| +++ content/renderer/plugin_channel_host.h (working copy) |
| @@ -6,7 +6,7 @@ |
| #define CONTENT_RENDERER_PLUGIN_CHANNEL_HOST_H_ |
| #include "base/containers/hash_tables.h" |
| -#include "content/child/np_channel_base.h" |
| +#include "content/child/npapi/np_channel_base.h" |
| #include "ipc/ipc_channel_handle.h" |
| namespace content { |