
Rocket.Chat-Desktop still uses electron19. electron19 still in the repo. This reverts commit c4d86008da558ac6723b5fa21ca6bc3f2170e62c.
11 lines
283 B
Diff
11 lines
283 B
Diff
--- a/net/third_party/quiche/src/quiche/http2/adapter/window_manager.h
|
|
+++ b/net/third_party/quiche/src/quiche/http2/adapter/window_manager.h
|
|
@@ -3,6 +3,7 @@
|
|
|
|
#include <stddef.h>
|
|
|
|
+#include <cstdint>
|
|
#include <functional>
|
|
|
|
#include "quiche/common/platform/api/quiche_export.h"
|