diff options
| author | Yoshihisa Mochihara <motihara@gmail.com> | 2018-12-27 10:45:58 +0100 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-12-27 09:45:58 +0000 |
| commit | 3d9f46a6cfc14d890d9899fdd4df2cc993478cc0 (patch) | |
| tree | 969bd29a1e213fd7189ab496a6ecbe3f761e092c /BUILD.gn | |
| parent | 5e518b741704b738e29352c341ee6a956cce1fff (diff) | |
Rename file.ts to dom_file.ts (#1423)
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", |
