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

Unified Diff: tools/vulcanize/README.chromium

Issue 125733002: Add vulcanize to tools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « android_webview/tools/webview_licenses.py ('k') | tools/vulcanize/node_modules/vulcanize/.npmignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/vulcanize/README.chromium
diff --git a/tools/vulcanize/README.chromium b/tools/vulcanize/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..1d1330625ebaa5e45c54bd0136f82c676ec977c0
--- /dev/null
+++ b/tools/vulcanize/README.chromium
@@ -0,0 +1,13 @@
+Name: vulcanize
+URL: https://github.com/Polymer/vulcanize
+Version: 0.1.9
+License: BSD
+License File: NOT_SHIPPED
+Security Critical: No
+
+Description:
+Vulcanize is used to combine polymer elements into a single file. It is only
+used in the chrome build.
+
+This directory was setup using npm to make dependency managament simpler.
+To update vulcanize, run "npm update vulcanize".
« no previous file with comments | « android_webview/tools/webview_licenses.py ('k') | tools/vulcanize/node_modules/vulcanize/.npmignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698