diff -r a1a5d4e727e8 -r 800203832575 web_pub/browser_plugin_api/inc/PluginAdapterInterface.h --- a/web_pub/browser_plugin_api/inc/PluginAdapterInterface.h Wed Jun 09 10:52:50 2010 +0300 +++ b/web_pub/browser_plugin_api/inc/PluginAdapterInterface.h Mon Jun 21 16:54:17 2010 +0300 @@ -124,7 +124,9 @@ EPluginActivated, EPluginDeactivated, EMenuOptionEnableDecider, - EPluginPause + EPluginPause, + ECollectBitmap, + ECollectBitmapSupported };