diff -r 1f3c3f2f5b0a -r c711bdda59f4 web_pub/browser_control_api/inc/BrCtlDefs.h --- a/web_pub/browser_control_api/inc/BrCtlDefs.h Mon Mar 15 12:44:50 2010 +0200 +++ b/web_pub/browser_control_api/inc/BrCtlDefs.h Wed Mar 31 23:16:40 2010 +0300 @@ -18,7 +18,7 @@ #ifndef BRCTLDEFS_H #define BRCTLDEFS_H - +#include // INCLUDES // DATA TYPES @@ -207,6 +207,14 @@ ECommandLeaveFullscreenBrowsing, ECommandZoomIn, ECommandZoomOut +#ifdef BRDO_OCC_ENABLED_FF + , + ECommandRetryTransactions, + ECommandSetRetryConnectivityFlag, + ECommandUnSetRetryConnectivityFlag, + ECommandClearQuedTransactions, + ECommandConnToDownloadManager +#endif }; /** * The load event that occurred.