diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ ts_sources = [ "js/console.ts", "js/deno.ts", "js/dispatch.ts", - "js/dom_types.d.ts", + "js/dom_types.ts", "js/errors.ts", "js/fetch.ts", "js/global-eval.ts", |