fix: potential crash caused by dlopen different gtk libraries (#33650)
This commit is contained in:
parent
9d4aceb940
commit
37b7e347fc
15 changed files with 130 additions and 183 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "shell/common/application_info.h"
|
||||
#include "shell/common/platform_util.h"
|
||||
#include "third_party/skia/include/core/SkBitmap.h"
|
||||
#include "ui/gtk/gtk_util.h"
|
||||
#include "ui/gtk/gtk_util.h" // nogncheck
|
||||
|
||||
namespace electron {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue