summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b200c2cfe..3e5ed6083 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -204,7 +204,7 @@ run_node("bundle") {
"js/console.ts",
"js/deno.d.ts",
"js/globals.ts",
- "js/lib.deno.d.ts",
+ "js/lib.globals.d.ts",
"js/main.ts",
"js/os.ts",
"js/runtime.ts",