Chromium Code Reviews| Index: chrome/renderer/plugin_channel_host.h |
| =================================================================== |
| --- chrome/renderer/plugin_channel_host.h (revision 78372) |
| +++ chrome/renderer/plugin_channel_host.h (working copy) |
| @@ -7,7 +7,7 @@ |
| #pragma once |
| #include "base/hash_tables.h" |
| -#include "chrome/plugin/plugin_channel_base.h" |
| +#include "content/plugin/plugin_channel_base.h" |
| #include "ipc/ipc_channel_handle.h" |
| class IsListeningFilter; |