diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ ts_sources = [ "js/dom_types.ts", "js/errors.ts", "js/fetch.ts", - "js/file.ts", + "js/dom_file.ts", "js/file_info.ts", "js/files.ts", "js/flatbuffers.ts", |