File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -669,10 +669,10 @@ index 0000000000000000000000000000000000000000..fb000f8ee7647c375bc190d1729d67bb
669669+ }
670670diff --git a/deps/nghttp2/BUILD.gn b/deps/nghttp2/BUILD.gn
671671new file mode 100644
672- index 0000000000000000000000000000000000000000..e90a1416f5b0106e5886564061d48f32b730b1c2
672+ index 0000000000000000000000000000000000000000..b7a9daa0d099be8ce1b594cd5128e54ab88d1f25
673673--- /dev/null
674674+++ b/deps/nghttp2/BUILD.gn
675- @@ -0,0 +1,49 @@
675+ @@ -0,0 +1,48 @@
676676+ config("nghttp2_config") {
677677+ defines = [ "NGHTTP2_STATICLIB" ]
678678+ include_dirs = [ "lib/includes" ]
@@ -706,7 +706,6 @@ index 0000000000000000000000000000000000000000..e90a1416f5b0106e5886564061d48f32
706706+ "lib/nghttp2_hd_huffman_data.c",
707707+ "lib/nghttp2_helper.c",
708708+ "lib/nghttp2_http.c",
709- + "lib/nghttp2_ksl.c",
710709+ "lib/nghttp2_map.c",
711710+ "lib/nghttp2_mem.c",
712711+ "lib/nghttp2_npn.c",
You can’t perform that action at this time.
0 commit comments