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 172026fdd..5532850c0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -196,6 +196,7 @@ run_node("gen_declarations") {
"js/global-eval.ts",
"js/globals.ts",
"js/os.ts",
+ "js/read_file.ts",
"js/text_encoding.ts",
"js/timers.ts",
"js/tsconfig.generated.json",
@@ -234,6 +235,7 @@ run_node("bundle") {
"js/main.ts",
"js/os.ts",
"js/plugins.d.ts",
+ "js/read_file.ts",
"js/text_encoding.ts",
"js/timers.ts",
"js/types.ts",