chore: bump chromium to 108.0.5329.0 (main) (#35628)
Co-authored-by: Samuel Attard <sattard@salesforce.com> Co-authored-by: VerteDinde <vertedinde@electronjs.org> Co-authored-by: Keeley Hammond <khammond@slack-corp.com> Co-authored-by: Jeremy Rose <jeremya@chromium.org>
This commit is contained in:
parent
94955a7999
commit
16f459228b
178 changed files with 1000 additions and 936 deletions
|
@ -200,7 +200,7 @@ class FileSelectHelper : public base::RefCountedThreadSafe<
|
|||
scoped_refptr<content::FileSelectListener> listener_;
|
||||
|
||||
// Dialog box used for choosing files to upload from file form fields.
|
||||
scoped_refptr<ui::SelectFileDialog> select_file_dialog_;
|
||||
std::unique_ptr<ui::SelectFileDialog> select_file_dialog_;
|
||||
std::unique_ptr<ui::SelectFileDialog::FileTypeInfo> select_file_types_;
|
||||
|
||||
// The type of file dialog last shown. This is SELECT_NONE if an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue