Index: third_party/polymer/v1_0/reproduce.sh |
diff --git a/third_party/polymer/v1_0/reproduce.sh b/third_party/polymer/v1_0/reproduce.sh |
index 3781a05721c02ce035255d9281ec84a0229d79b6..247d1e87cf6d28dcc8d434ebcdf506073ad523cf 100755 |
--- a/third_party/polymer/v1_0/reproduce.sh |
+++ b/third_party/polymer/v1_0/reproduce.sh |
@@ -21,7 +21,6 @@ check_dep() { |
check_dep "which npm" "npm" "visiting https://nodejs.org/en/" |
check_dep "which bower" "bower" "npm install -g bower" |
check_dep "which crisper" "crisper" "npm install -g crisper" |
-check_dep "which uglifyjs" "uglifyjs" "npm install -g uglifyjs" |
check_dep "which polymer-css-build" "polymer-css-build" \ |
"npm install -g polymer-css-build" |
check_dep "which rsync" "rsync" "apt-get install rsync" |