summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-01-06 14:17:13 -0500
committerGitHub <noreply@github.com>2019-01-06 14:17:13 -0500
commitf37d67e80933bc437fbd29092108eaf2deeee383 (patch)
tree1c5ca050f8a4786b7a872b013c35da0a6b5f6e77 /BUILD.gn
parent57301909cd9eee6aeaafeda19aab372e034ff7c4 (diff)
Revert "Split Runner from Compiler" (#1462)
This reverts commit 3d03f5b0cb3c513e449f3aaa5d35c493b72f47b4.
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 695a603c1..c183fe3e9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -90,7 +90,6 @@ ts_sources = [
"js/rename.ts",
"js/repl.ts",
"js/resources.ts",
- "js/runner.ts",
"js/stat.ts",
"js/symlink.ts",
"js/text_encoding.ts",