diff options
Diffstat (limited to 'content/browser/plugin_loader_posix.h')
-rw-r--r-- | content/browser/plugin_loader_posix.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/browser/plugin_loader_posix.h b/content/browser/plugin_loader_posix.h index 3a50bcd..2db1634 100644 --- a/content/browser/plugin_loader_posix.h +++ b/content/browser/plugin_loader_posix.h @@ -16,10 +16,6 @@ #include "content/public/common/webplugininfo.h" #include "ipc/ipc_sender.h" -namespace base { -class MessageLoopProxy; -} - namespace content { class UtilityProcessHost; |