diff -r 79859ed3eea9 -r 919f36ff910f web_pub/browser_plugin_api/inc/npapi.h --- a/web_pub/browser_plugin_api/inc/npapi.h Tue Aug 31 16:17:46 2010 +0300 +++ b/web_pub/browser_plugin_api/inc/npapi.h Wed Sep 01 12:28:30 2010 +0100 @@ -48,8 +48,6 @@ #ifndef _NPAPI_H_ #define _NPAPI_H_ -#warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information - #define GENERIC_CONTEXTS #ifdef INCLUDE_JAVA @@ -368,6 +366,7 @@ NPPVPluginDeactivate = 101, NPPVPluginZoom = 102, NPPVPluginPointerEvent = 103, + NPPVPluginBitmap = 104, NPPVpluginInteractiveBool = 1000, #endif