mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 318e6f54 (#400326)
This commit is contained in:
@ -58,7 +58,6 @@ CefPluginPlaceholder::CefPluginPlaceholder(
|
||||
html_data),
|
||||
status_(CefViewHostMsg_GetPluginInfo_Status::kAllowed),
|
||||
title_(title),
|
||||
has_host_(false),
|
||||
context_menu_request_id_(0),
|
||||
ignore_updates_(false) {
|
||||
RenderThread::Get()->AddObserver(this);
|
||||
|
Reference in New Issue
Block a user