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

Unified Diff: third_party/polymer/reproduce.sh

Issue 666453002: Removed Polymer elements depending on web-animations-js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/paper-menu-button/paper-menu-button-transition.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/reproduce.sh
diff --git a/third_party/polymer/reproduce.sh b/third_party/polymer/reproduce.sh
index 9a86b5ecb231331720ebf2f50e770e0c2cbe6e4c..b5d1cca2219d4569fa82969305a761374ebe0fb2 100755
--- a/third_party/polymer/reproduce.sh
+++ b/third_party/polymer/reproduce.sh
@@ -16,7 +16,6 @@ cd "$(dirname "$0")"
rm -rf components components-chromium
bower install
-rm -rf components/web-animations-js
find components/core-list -type f -exec chmod -x {} \;
./extract_inline_scripts.sh components components-chromium
« no previous file with comments | « third_party/polymer/components/paper-menu-button/paper-menu-button-transition.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698