summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 95640c7c8..38b194b9a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -197,6 +197,8 @@ run_node("bundle") {
sources = [
"js/assets.ts",
"js/console.ts",
+ "js/fetch.ts",
+ "js/fetch_types.d.ts",
"js/globals.ts",
"js/lib.globals.d.ts",
"js/main.ts",