Update to Chromium version 110.0.5481.0 (#1084008)

This commit is contained in:
Marshall Greenblatt
2023-01-02 18:34:43 -05:00
parent e646827d92
commit d04b5d4f87
84 changed files with 607 additions and 762 deletions

View File

@@ -2179,10 +2179,8 @@ typedef struct _cef_popup_features_t {
int height;
int heightSet;
int menuBarVisible;
int statusBarVisible;
int toolBarVisible;
int scrollbarsVisible;
/// True (1) if browser interface elements should be hidden.
int isPopup;
} cef_popup_features_t;
///