| Index: third_party/polymer/components/web-animations-js/externs/README.md
|
| diff --git a/third_party/polymer/components/web-animations-js/externs/README.md b/third_party/polymer/components/web-animations-js/externs/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3f16bf659a37ad5ace6e973864e6a7e0a43bcd02
|
| --- /dev/null
|
| +++ b/third_party/polymer/components/web-animations-js/externs/README.md
|
| @@ -0,0 +1,10 @@
|
| +
|
| +Closure Compiler Externs for Web Animations
|
| +-------------------------------------------
|
| +
|
| +This folder contains externs for using the Web Animations API with the Closure
|
| +Compiler. These externs aren't strictly part of the polyfill, as they can be
|
| +used for either the native or polyfilled versions.
|
| +
|
| +web-animations-next requires that you also include web-animations.
|
| +
|
|
|