summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_service.h')
-rw-r--r--chrome/browser/plugin_service.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/plugin_service.h b/chrome/browser/plugin_service.h
index d7ad9ae..c569bdb 100644
--- a/chrome/browser/plugin_service.h
+++ b/chrome/browser/plugin_service.h
@@ -13,6 +13,7 @@
#include "base/basictypes.h"
#include "base/hash_tables.h"
#include "base/lock.h"
+#include "base/ref_counted.h"
#include "chrome/browser/browser_process.h"
#include "webkit/glue/webplugin.h"
@@ -20,6 +21,7 @@ namespace IPC {
class Message;
}
+class MessageLoop;
class PluginProcessHost;
class URLRequestContext;
class ResourceDispatcherHost;