diff options
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,7 @@ ts_sources = [ "js/dom_types.ts", "js/errors.ts", "js/fetch.ts", + "js/fileinfo.ts", "js/files.ts", "js/io.ts", "js/global-eval.ts", @@ -88,6 +89,7 @@ ts_sources = [ "js/platform.ts", "js/plugins.d.ts", "js/read_file.ts", + "js/read_dir.ts", "js/remove.ts", "js/rename.ts", "js/read_link.ts", |
