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

Unified Diff: third_party/polymer/v1_0/reproduce.sh

Issue 2690743003: Remove references to or invocations of vulcanize.py. It's deleted. (Closed)
Patch Set: Created 3 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 | « docs/optimizing_web_uis.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 44a53b3fb75264a5bd3795e42dbac3693b8c4d42..805124374185d760019671f8e98ad6175af77546 100755
--- a/third_party/polymer/v1_0/reproduce.sh
+++ b/third_party/polymer/v1_0/reproduce.sh
@@ -108,9 +108,6 @@ python create_components_summary.py > components_summary.txt
echo 'Creating GYP files for interfaces and externs...'
./generate_gyp.sh
-echo 'Vulcanizing dependent UIs...'
-python ../../../chrome/browser/resources/vulcanize.py
-
popd > /dev/null
echo 'Searching for unused elements...'
« no previous file with comments | « docs/optimizing_web_uis.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698