Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 5d31f85

Browse files
committed
fixup! chore: add GN build files
- nodejs/node#21518
1 parent 28428d3 commit 5d31f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ config("node_internals") {
5656
library_files = [
5757
"lib/internal/bootstrap/loaders.js",
5858
"lib/internal/bootstrap/node.js",
59+
"lib/internal/per_context.js",
5960
"lib/async_hooks.js",
6061
"lib/assert.js",
6162
"lib/buffer.js",

0 commit comments

Comments
 (0)