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 b1c455a5e..cda8d1ffb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -74,7 +74,6 @@ ts_sources = [
"js/files.ts",
"js/flatbuffers.ts",
"js/form_data.ts",
- "js/global_eval.ts",
"js/globals.ts",
"js/headers.ts",
"js/io.ts",
@@ -107,6 +106,7 @@ ts_sources = [
"js/url.ts",
"js/url_search_params.ts",
"js/util.ts",
+ "js/window.ts",
"js/workers.ts",
"js/write_file.ts",
"js/performance.ts",