summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin_delegate.h
diff options
context:
space:
mode:
authorsehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-31 18:27:05 +0000
committersehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-31 18:27:05 +0000
commitb65968a5d92da36ba794d8a7f890d4a17c96636f (patch)
treebc79a327a181d7246a12a1202595f142239869f8 /webkit/glue/webplugin_delegate.h
parent3b9b059c7f1dbcd56384113c18a7180ff2da9636 (diff)
downloadchromium_src-b65968a5d92da36ba794d8a7f890d4a17c96636f.zip
chromium_src-b65968a5d92da36ba794d8a7f890d4a17c96636f.tar.gz
chromium_src-b65968a5d92da36ba794d8a7f890d4a17c96636f.tar.bz2
To facilitate apatrick's work on the 3D renderer for Pepper,
I am splitting out the pepper-specific portions of npapi.h. This is because his code currently relies on a version of npapi.h different from third_party\npapi\bindings. Review URL: http://codereview.chromium.org/343069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30671 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webplugin_delegate.h')
-rw-r--r--webkit/glue/webplugin_delegate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/glue/webplugin_delegate.h b/webkit/glue/webplugin_delegate.h
index 016f699..a2df27f 100644
--- a/webkit/glue/webplugin_delegate.h
+++ b/webkit/glue/webplugin_delegate.h
@@ -12,6 +12,7 @@
#include "base/string16.h"
#include "build/build_config.h"
#include "third_party/npapi/bindings/npapi.h"
+#include "webkit/glue/pepper/pepper.h"
#include "webkit/api/public/WebCanvas.h"
class FilePath;