summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/plugin/webplugin_proxy.h')
-rw-r--r--content/plugin/webplugin_proxy.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/plugin/webplugin_proxy.h b/content/plugin/webplugin_proxy.h
index fee1ee0..757802a 100644
--- a/content/plugin/webplugin_proxy.h
+++ b/content/plugin/webplugin_proxy.h
@@ -27,6 +27,10 @@
class PluginChannel;
+namespace skia {
+class PlatformCanvas;
+}
+
namespace webkit {
namespace npapi {
class WebPluginDelegateImpl;