diff options
Diffstat (limited to 'cli/BUILD.gn')
-rw-r--r-- | cli/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/BUILD.gn b/cli/BUILD.gn index 049553c48..8e7e5c305 100644 --- a/cli/BUILD.gn +++ b/cli/BUILD.gn @@ -88,6 +88,7 @@ ts_sources = [ "../js/files.ts", "../js/flatbuffers.ts", "../js/form_data.ts", + "../js/get_random_values.ts", "../js/globals.ts", "../js/headers.ts", "../js/io.ts", |