mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
libcef: Update due to underlying chromium changes.
- Add the appcache project dependency and related changes. - SSL code structure changes in browser_request_context.cc. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@41 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -137,6 +137,7 @@ StringPiece GetDataResource(int resource_id) {
|
||||
case IDR_MEDIA_SOUND_NONE_BUTTON:
|
||||
case IDR_MEDIA_SOUND_DISABLED:
|
||||
case IDR_MEDIA_SLIDER_THUMB:
|
||||
case IDR_MEDIA_VOLUME_SLIDER_THUMB:
|
||||
return NetResourceProvider(resource_id);
|
||||
default:
|
||||
break;
|
||||
|
Reference in New Issue
Block a user