Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: third_party/polymer/components/web-animations-js/externs/README.md

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698