summaryrefslogtreecommitdiffstats
path: root/third_party/npapi/bindings/npapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/npapi/bindings/npapi.h')
-rw-r--r--third_party/npapi/bindings/npapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/npapi/bindings/npapi.h b/third_party/npapi/bindings/npapi.h
index db74e55..954a0ed 100644
--- a/third_party/npapi/bindings/npapi.h
+++ b/third_party/npapi/bindings/npapi.h
@@ -527,6 +527,7 @@ typedef struct _NPPrint
// BEGIN GOOGLE MODIFICATIONS
#ifdef XP_MACOSX
+typedef struct _NPNSMenu NPNSMenu;
typedef NPNSMenu NPMenu;
#else
typedef void * NPMenu;