Skip to content

Commit

Permalink
Update .DEPS.git
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235455 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
chrome-admin@google.com committed Nov 15, 2013
1 parent 8ddfc8d commit 741c391
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .DEPS.git
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,21 @@ hooks = [
'\\.sha1$',
'name':
'gn_win'
},
{
'action':
[
'download_from_google_storage',
'--platform=darwin',
'--directory',
'--bucket',
'chromium-gn',
'src/tools/gn/bin/mac'
],
'pattern':
'\\.sha1$',
'name':
'gn_mac'
},
{
'action':
Expand Down

0 comments on commit 741c391

Please sign in to comment.