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

Unified Diff: third_party/polymer/components/core-animation/web-animations.html

Issue 917523002: Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necess… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove .travis-setup.sh and make a note in README.chromium. Created 5 years, 10 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
« no previous file with comments | « third_party/polymer/components/core-animation/test/index.html ('k') | third_party/polymer/reproduce.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/components/core-animation/web-animations.html
diff --git a/third_party/polymer/components-chromium/paper-slider/metadata.html b/third_party/polymer/components/core-animation/web-animations.html
similarity index 70%
copy from third_party/polymer/components-chromium/paper-slider/metadata.html
copy to third_party/polymer/components/core-animation/web-animations.html
index e4a51b1379b21ad6f4418a67fb158a9ee32464d9..dde84912a3aaef0a48e6dbcd68e38cf53cdc5a34 100644
--- a/third_party/polymer/components-chromium/paper-slider/metadata.html
+++ b/third_party/polymer/components/core-animation/web-animations.html
@@ -7,14 +7,4 @@
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
-<x-meta id="paper-slider" label="Slider" group="Paper">
-
- <template>
- <paper-slider></paper-slider>
- </template>
-
- <template id="imports">
- <link rel="import" href="paper-slider.html">
- </template>
-
-</x-meta>
+<script src="../web-animations-js/web-animations-next-lite.min.js"></script>
« no previous file with comments | « third_party/polymer/components/core-animation/test/index.html ('k') | third_party/polymer/reproduce.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698