Index: content/browser/plugin_loader_posix.h |
diff --git a/content/browser/plugin_loader_posix.h b/content/browser/plugin_loader_posix.h |
index 2db16341b0d5c204878101dfd935211490efe9c3..3a50bcd496ccb5288334f3169800dd4db4d88e9a 100644 |
--- a/content/browser/plugin_loader_posix.h |
+++ b/content/browser/plugin_loader_posix.h |
@@ -16,6 +16,10 @@ |
#include "content/public/common/webplugininfo.h" |
#include "ipc/ipc_sender.h" |
+namespace base { |
+class MessageLoopProxy; |
+} |
+ |
namespace content { |
class UtilityProcessHost; |