diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-11-02 21:43:37 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-11-02 20:50:01 -0700 |
| commit | 6446bc532840319ac9603c016e2ef419094fdeec (patch) | |
| tree | 401e4a70956602dbbb032d942226c64ae2fbb5c4 /BUILD.gn | |
| parent | ee24254bade280ea3c0121c074951396863393ac (diff) | |
Move fetch headers into its own file.
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ ts_sources = [ "js/dom_types.ts", "js/errors.ts", "js/fetch.ts", + "js/headers.ts", "js/file_info.ts", "js/files.ts", "js/flatbuffers.ts", |
