summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/render_messages.h')
-rw-r--r--chrome/common/render_messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
index d7d8547..2a516ed 100644
--- a/chrome/common/render_messages.h
+++ b/chrome/common/render_messages.h
@@ -43,6 +43,7 @@
#include "third_party/WebKit/WebKit/chromium/public/WebTextDirection.h"
#include "webkit/appcache/appcache_interfaces.h" // enum appcache::Status
#include "webkit/glue/password_form.h" // used in struct
+#include "webkit/glue/plugins/webplugin.h"
#include "webkit/glue/resource_loader_bridge.h"
#include "webkit/glue/webmenuitem.h"
#include "webkit/glue/webpreferences.h" // used in struct
@@ -66,7 +67,6 @@ class FormField;
struct PasswordFormFillData;
struct WebAccessibility;
struct WebCookie;
-struct WebPluginGeometry;
}
namespace webkit_glue {