diff -r c711bdda59f4 -r ac77f89b1d9e browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h --- a/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h Wed Mar 31 23:16:40 2010 +0300 +++ b/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h Wed Apr 14 17:06:56 2010 +0300 @@ -22,7 +22,7 @@ // INCLUDES #include "httpconnection.h" - +#include "browser_platform_variant.hrh" // CONSTANTS // MACROS @@ -100,7 +100,9 @@ * @return Void */ void SetAccessPointL( TUint32 aAccessPoint ); - +#ifdef BRDO_OCC_ENABLED_FF + TBool IsPhoneOfflineL(); +#endif private: /**