forked from pool/nodejs-electron
- Update to 21.0.0 - Disable PDF viewer, we do not use it - Intentionally break @electron/fuses OBS-URL: https://build.opensuse.org/request/show/1007982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=35
11 lines
392 B
Diff
11 lines
392 B
Diff
--- src/third_party/blink/renderer/platform/wtf/std_lib_extras.h.old 2022-09-27 21:24:37.479779030 +0200
|
|
+++ src/third_party/blink/renderer/platform/wtf/std_lib_extras.h 2022-10-03 12:46:11.010900350 +0200
|
|
@@ -27,6 +27,7 @@
|
|
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_WTF_STD_LIB_EXTRAS_H_
|
|
|
|
#include <cstddef>
|
|
+#include <cstdint>
|
|
|
|
#include "base/check.h"
|
|
#include "base/dcheck_is_on.h"
|