diff -r dd21522fd290 -r 7c90e6132015 web_pub/browser_plugin_api/inc/npapi.h --- a/web_pub/browser_plugin_api/inc/npapi.h Mon Mar 30 12:54:55 2009 +0300 +++ b/web_pub/browser_plugin_api/inc/npapi.h Fri May 08 08:25:06 2009 +0300 @@ -362,6 +362,8 @@ // Custom NPP variables, starting from 100 till 1000 NPPVPluginFocusPosition = 100, NPPVPluginDeactivate = 101, + NPPVPluginZoom = 102, + NPPVPluginPointerEvent = 103, NPPVpluginInteractiveBool = 1000, #endif