summaryrefslogtreecommitdiffstats
path: root/third_party/npapi/npapi.gyp
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 17:30:36 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 17:30:36 +0000
commit7e820a1295d98bbf7ab1b14e43d9805b86c15999 (patch)
treec94aac6368747d68de633229dabe29e7563ec244 /third_party/npapi/npapi.gyp
parent7e2b5a87ebcf514fe9a0a5f6460f438853ecc01e (diff)
downloadchromium_src-7e820a1295d98bbf7ab1b14e43d9805b86c15999.zip
chromium_src-7e820a1295d98bbf7ab1b14e43d9805b86c15999.tar.gz
chromium_src-7e820a1295d98bbf7ab1b14e43d9805b86c15999.tar.bz2
Move NPAPI to C99 types
BUG=42645 TEST=None; no behavioral change. Review URL: http://codereview.chromium.org/1910004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46463 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/npapi/npapi.gyp')
-rw-r--r--third_party/npapi/npapi.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/npapi/npapi.gyp b/third_party/npapi/npapi.gyp
index 3e761de..765e024 100644
--- a/third_party/npapi/npapi.gyp
+++ b/third_party/npapi/npapi.gyp
@@ -21,6 +21,7 @@
'bindings/npapi.h',
'bindings/npapi_extensions.h',
'bindings/nphostapi.h',
+ 'bindings/nptypes.h',
'bindings/npruntime.h',
],
'conditions': [