From 13878d0f17c3fa7b3176209e0ac0a9000d7d75c3 Mon Sep 17 00:00:00 2001 From: "chrome-admin@google.com" Date: Fri, 10 Jan 2014 03:57:08 +0000 Subject: Update .DEPS.git git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244081 0039d316-1c4b-4281-b951-d872f2087c98 --- .DEPS.git | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) (limited to '.DEPS.git') 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' -- cgit v1.1