summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-10 03:57:08 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-10 03:57:08 +0000
commit13878d0f17c3fa7b3176209e0ac0a9000d7d75c3 (patch)
tree13cbacb03d86ac2b2387dc56b2fe0b9badd8d4a3 /.DEPS.git
parent4a55203bc97b03c28416bd640de0272d5a17e44f (diff)
downloadchromium_src-13878d0f17c3fa7b3176209e0ac0a9000d7d75c3.zip
chromium_src-13878d0f17c3fa7b3176209e0ac0a9000d7d75c3.tar.gz
chromium_src-13878d0f17c3fa7b3176209e0ac0a9000d7d75c3.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244081 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r--.DEPS.git51
1 files changed, 0 insertions, 51 deletions
diff --git a/.DEPS.git b/.DEPS.git
index ebe6270..a9bb3f3 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -504,57 +504,6 @@ hooks = [
'--platform=win32',
'--no_auth',
'--bucket',
- 'chromium-nodejs',
- '-s',
- 'src/tools/nodejs/win/node.exe.sha1'
-],
- 'pattern':
- 'src/tools/nodejs/win/node.exe.sha1',
- 'name':
- 'nodejs_win'
-},
- {
- 'action':
- [
- 'download_from_google_storage',
- '--no_resume',
- '--platform=darwin',
- '--no_auth',
- '--bucket',
- 'chromium-nodejs',
- '-s',
- 'src/tools/nodejs/mac/node.sha1'
-],
- 'pattern':
- 'src/tools/nodejs/mac/node.sha1',
- 'name':
- 'nodejs_mac'
-},
- {
- 'action':
- [
- 'download_from_google_storage',
- '--no_resume',
- '--platform=linux*',
- '--no_auth',
- '--bucket',
- 'chromium-nodejs',
- '--directory',
- 'src/tools/nodejs/linux'
-],
- 'pattern':
- 'src/tools/nodejs/linux/*.sha1',
- 'name':
- 'nodejs_linux'
-},
- {
- 'action':
- [
- 'download_from_google_storage',
- '--no_resume',
- '--platform=win32',
- '--no_auth',
- '--bucket',
'chromium-gn',
'-s',
'src/tools/gn/bin/win/gn.exe.sha1'