diff -r a359256acfc6 -r c8a366e56285 webengine/device/inc/DeviceLiwBinding.h --- a/webengine/device/inc/DeviceLiwBinding.h Thu Aug 27 07:44:59 2009 +0300 +++ b/webengine/device/inc/DeviceLiwBinding.h Thu Sep 24 12:53:48 2009 +0300 @@ -114,8 +114,8 @@ * @since 5.0 **/ void SetUid( const TUint& aValue); - - CRTSecMgrScriptSession* GetSecuritySession () + + CRTSecMgrScriptSession* GetSecuritySession () { return m_scriptSession; } @@ -165,14 +165,14 @@ **/ TBool JsVal2LiwVariant( ExecState* exec, JSValue* value, TLiwVariant& variant ); -#ifdef SECURITYMANAGER_PROMPT_ENHANCEMENT +#ifdef BRDO_SEC_MGR_PROMPT_ENHANCEMENT_FF /** * Set Widget Display Name * @return none * @since 5.0 **/ void SetAppName(); -#endif +#endif private: CLiwServiceHandler* m_serviceHandler; // Owned