summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-12 21:14:02 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-02-18 23:04:59 -0500
commit42408febe8cdf9e30ff8d1a3bb13f4994906c53b (patch)
tree92ab3408d426f1d18a511aa16130357ed074410a /BUILD.gn
parent27afbd135162b435c8af22b18622656ccab12174 (diff)
Add window.location
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 456da61fe..359375152 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -80,6 +80,7 @@ ts_sources = [
"js/io.ts",
"js/libdeno.ts",
"js/lib.web_assembly.d.ts",
+ "js/location.ts",
"js/main.ts",
"js/make_temp_dir.ts",
"js/metrics.ts",