diff options
Diffstat (limited to 'chrome/browser/plugin_data_remover.h')
-rw-r--r-- | chrome/browser/plugin_data_remover.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/plugin_data_remover.h b/chrome/browser/plugin_data_remover.h index b9842b1..8d11603 100644 --- a/chrome/browser/plugin_data_remover.h +++ b/chrome/browser/plugin_data_remover.h @@ -8,8 +8,7 @@ #include "base/ref_counted.h" #include "base/time.h" -#include "chrome/browser/plugin_process_host.h" -#include "ipc/ipc_channel.h" +#include "content/browser/plugin_process_host.h" class Task; |