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 817cc9f6a..cd4ca964d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",