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

Unified Diff: third_party/node/README.chromium

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Add update scripts Created 3 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
Index: third_party/node/README.chromium
diff --git a/third_party/node/README.chromium b/third_party/node/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..9db9e0e1c3328daedfc52f5aed3fc8cb63995e47
--- /dev/null
+++ b/third_party/node/README.chromium
@@ -0,0 +1,17 @@
+Name: Node JS
+Short Name: node
+URL: https://github.com/nodejs/node
+Version: 6.9.2
+Revision: 94a3aef6d5814b5c82d13b181ddd195f420b8e6f
+Date: Tue Dec 06 2016 18:07:35 GMT-0800 (PST)
+License: NodeJS
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+Node binary and NPM modules necessary for buliding Chrome's WebUI.
+Use update_node_binaries.sh to update Node binaries and update_npm_deps.sh to
+update NPM dependencies.
+
+Local Modifications:
+No modifications.

Powered by Google App Engine
This is Rietveld 408576698