| 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
|
|
|