Commit 4a55203b authored by raymes@google.com's avatar raymes@google.com

Revert of https://codereview.chromium.org/125593004/

Reason for revert: The binaries haven't been verified.

TBR=hinoka@chromium.org,szager@chromium.org,cmp@chromium.org,hinoka@google.com,jamesr@chromium.org,jamesr@google.com
NOTREECHECKS=true
NOTRY=true
BUG=

Review URL: https://codereview.chromium.org/133033003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244080 0039d316-1c4b-4281-b951-d872f2087c98
parent 2f7db417
......@@ -658,40 +658,6 @@ hooks = [
"-s", "src/third_party/WebKit",
"-o", "src/build/util/LASTCHANGE.blink"],
},
# Pull node.js binaries.
{
"name": "nodejs_win",
"pattern": "src/tools/nodejs/win/node.exe.sha1",
"action": [ "download_from_google_storage",
"--no_resume",
"--platform=win32",
"--no_auth",
"--bucket", "chromium-nodejs",
"-s", "src/tools/nodejs/win/node.exe.sha1",
],
},
{
"name": "nodejs_mac",
"pattern": "src/tools/nodejs/mac/node.sha1",
"action": [ "download_from_google_storage",
"--no_resume",
"--platform=darwin",
"--no_auth",
"--bucket", "chromium-nodejs",
"-s", "src/tools/nodejs/mac/node.sha1",
],
},
{
"name": "nodejs_linux",
"pattern": "src/tools/nodejs/linux/*.sha1",
"action": [ "download_from_google_storage",
"--no_resume",
"--platform=linux*",
"--no_auth",
"--bucket", "chromium-nodejs",
"--directory", "src/tools/nodejs/linux",
],
},
# Pull GN binaries. This needs to be before running GYP below.
{
"name": "gn_win",
......
This diff is collapsed.
Name node.js
URL: http://nodejs.org/
Version: 0.10.24
License: MIT
License File: NOT_SHIPPED
Security Critical: No
These binaries have been obtained from http://nodejs.org/download/ and uploaded
to Google storage using gsutil.
Instructions for uploading are located at:
https://sites.google.com/a/google.com/chrome-infrastructure/git-conversion/moving-large-files-to-google-storage
The bucket name is "chromium-nodejs".
afa977ef21b91a0ac4d1a2b11675a9f24a693bcb
\ No newline at end of file
631deb1d30dc1e3d7542cde7eff420e89ff0185e
\ No newline at end of file
d7fc6f956b82cd6307b77610d5b31e32ab967ece
\ No newline at end of file
782c0b437f1d4205d7ba012e02157fb984d656b0
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment