summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2018-09-01 10:47:13 -0700
committerRyan Dahl <ry@tinyclouds.org>2018-09-01 15:06:03 -0400
commitb3dac82887508b6d5098b970da40a5ba9420f797 (patch)
treeec4d565d1372488aa5e6ee8b00505647461edbbf /BUILD.gn
parentf83aee02e66214853a008ebe4b5141405ac3a950 (diff)
Remove lib.globals.d.ts
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 1436519ef..448f926cb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -227,7 +227,6 @@ run_node("bundle") {
"js/fetch.ts",
"js/fetch_types.d.ts",
"js/globals.ts",
- "js/lib.globals.d.ts",
"js/main.ts",
"js/os.ts",
"js/plugins.d.ts",