| Index: content/renderer/plugin_channel_host.h
|
| diff --git a/content/renderer/plugin_channel_host.h b/content/renderer/plugin_channel_host.h
|
| index b91f6d5a466208056e26fbb299ff50d0b426f214..bf5feb4b4acc5bbaa80e04bc70b309a3d7d71b7d 100644
|
| --- a/content/renderer/plugin_channel_host.h
|
| +++ b/content/renderer/plugin_channel_host.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_RENDERER_PLUGIN_CHANNEL_HOST_H_
|
|
|
| #include "base/hash_tables.h"
|
| -#include "content/common_child/np_channel_base.h"
|
| +#include "content/child/np_channel_base.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|
| namespace content {
|
|
|