Update NPAPI headers to r13

There's now a NPNVdocumentOrigin.
This commit is contained in:
David Benjamin 2011-09-14 08:38:56 -04:00
parent f3c2b2d1f5
commit 5e1f84fc9c
1 changed files with 3 additions and 1 deletions

View File

@ -411,7 +411,9 @@ typedef enum {
NPNVprivateModeBool = 18,
NPNVsupportsAdvancedKeyHandling = 21
NPNVsupportsAdvancedKeyHandling = 21,
NPNVdocumentOrigin = 22
#if defined(XP_MACOSX)
/* Used for negotiating drawing models */