Skip to content

Commit 2c1a37c

Browse files
author
Max Schaefer
committed
JavaScript: Add WebRTC externs.
1 parent e77ea62 commit 2c1a37c

File tree

2 files changed

+2253
-1
lines changed

2 files changed

+2253
-1
lines changed

javascript/externs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This directory contains externs definitions for improving the precision of some
22

33
Externs are organized into five categories, corresponding to the subdirectories of this directory:
44

5-
* `es`: Externs definitions for the ECMAScript language standard; imported from the `externs` directory of the Google Closure Compiler source tree (https://github.com/google/closure-compiler), revision 6b81fd0bebe9b2560b55a37b880156465d045247.
5+
* `es`: Externs definitions for the ECMAScript language standard; imported from the `externs` directory of the Google Closure Compiler source tree (https://github.com/google/closure-compiler).
66

77
* `web`: Externs definitions for various web standards and browser-specific extensions; imported from the same source.
88

0 commit comments

Comments
 (0)