mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 108.0.5359.0 (#1058933)
This commit is contained in:
@ -68,7 +68,8 @@ class CefSelectFileDialog final : public ui::SelectFileDialog {
|
||||
int file_type_index,
|
||||
const base::FilePath::StringType& default_extension,
|
||||
gfx::NativeWindow owning_window,
|
||||
void* params) override {
|
||||
void* params,
|
||||
const GURL* caller) override {
|
||||
// Try to determine the associated browser (with decreasing levels of
|
||||
// confidence).
|
||||
// 1. Browser associated with the SelectFilePolicy. This is the most
|
||||
|
Reference in New Issue
Block a user