diff -r 79859ed3eea9 -r 919f36ff910f web_pub/settings_api/inc/BrowserUiSDKCRKeys.h --- a/web_pub/settings_api/inc/BrowserUiSDKCRKeys.h Tue Aug 31 16:17:46 2010 +0300 +++ b/web_pub/settings_api/inc/BrowserUiSDKCRKeys.h Wed Sep 01 12:28:30 2010 +0100 @@ -17,8 +17,6 @@ #ifndef BROWSERUISDKCRKEYS_H #define BROWSERUISDKCRKEYS_H -#warning The Browser UI SDK keys will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information - const TUid KCRUidBrowserUiLV = {0x101F861B}; const TUid KCRUidBrowser = {0x10008D39}; @@ -411,5 +409,7 @@ // Controls whether enter key can activate a link, ot just has a default behavior. const TUint32 KBrowserEnterKeyMode = 0x00000083; - +//OCC related +const TUint32 KBrowserOccAccessPointSelectionMode = 0x00000084; +const TUint32 KBrowserOccNGDefaultSnapId = 0x00000085; #endif // BROWSERUISDKCRKEYS_H