diff options
Diffstat (limited to 'cli/BUILD.gn')
-rw-r--r-- | cli/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/BUILD.gn b/cli/BUILD.gn index 08050ae06..8b8790386 100644 --- a/cli/BUILD.gn +++ b/cli/BUILD.gn @@ -82,7 +82,6 @@ ts_sources = [ "../js/diagnostics.ts", "../js/dir.ts", "../js/dispatch.ts", - "../js/dispatch_flatbuffers.ts", "../js/dispatch_json.ts", "../js/dispatch_minimal.ts", "../js/dom_file.ts", |