summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 511e6ec14..172026fdd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -190,8 +190,8 @@ run_node("gen_declarations") {
"js/compiler.ts",
"js/console.ts",
"js/deno.ts",
+ "js/dispatch.ts",
"js/errors.ts",
- "js/fbs_util.ts",
"js/fetch.ts",
"js/global-eval.ts",
"js/globals.ts",
@@ -226,8 +226,8 @@ run_node("bundle") {
"js/assets.ts",
"js/compiler.ts",
"js/console.ts",
+ "js/dispatch.ts",
"js/errors.ts",
- "js/fbs_util.ts",
"js/fetch.ts",
"js/fetch_types.d.ts",
"js/globals.ts",