diff -r ea4b2e4f7cac -r 220a17280356 browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpConnHandler.h --- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpConnHandler.h Fri Feb 19 23:55:03 2010 +0200 +++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpConnHandler.h Fri Mar 12 15:48:51 2010 +0200 @@ -21,6 +21,7 @@ #define HTTPCONNHANDLER_H // INCLUDES +#include #include #include #include @@ -402,6 +403,10 @@ * By default Symbian 2nd phase constructor is private. */ void ConstructL(); +#ifdef BRDO_OCC_ENABLED_FF + TBool IsPhoneOfflineL() const; + TBool IsRoamingL(); +#endif public: // Data // ?one_line_short_description_of_data