diff options
| author | Adam Conrad <422184+acconrad@users.noreply.github.com> | 2019-01-23 12:20:53 +0000 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-23 06:20:53 -0600 |
| commit | e470f31d328884303e56f2f15a4121b8ffe097a6 (patch) | |
| tree | 84e878d3c53db4f969c29357c7f5985b59c7d9f2 /BUILD.gn | |
| parent | 77114fbda49382e397095d8214bd76996b0cfb57 (diff) | |
Web API: CustomEvent (#1505)
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ ts_sources = [ "js/compiler.ts", "js/console.ts", "js/copy_file.ts", + "js/custom_event.ts", "js/deno.ts", "js/dir.ts", "js/dispatch.ts", |
