summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-18 00:06:12 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-18 00:06:12 +0000
commit0922d76148829b58dc92c261c041158957998fe4 (patch)
tree7e86c8cab6667397830d2bee1f873e5c5351014d /.DEPS.git
parent89e43f65817fe18cdee2e4b740ea874e6b0dc74f (diff)
downloadchromium_src-0922d76148829b58dc92c261c041158957998fe4.zip
chromium_src-0922d76148829b58dc92c261c041158957998fe4.tar.gz
chromium_src-0922d76148829b58dc92c261c041158957998fe4.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97243 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r--.DEPS.git21
1 files changed, 21 insertions, 0 deletions
diff --git a/.DEPS.git b/.DEPS.git
index 42ae9bb..d7429fd 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -217,5 +217,26 @@ hooks = [
],
'pattern':
'.'
+},
+ {
+ 'action':
+ [
+ 'python',
+ 'src/build/download_nacl_toolchains.py',
+ '--x86-version',
+ '6429',
+ '--nacl-newlib-only',
+ '--file-hash',
+ 'mac_x86_newlib',
+ 'be4cc2baf6eb34c8fe155a1bb61e2acd8ca1e924',
+ '--file-hash',
+ 'win_x86_newlib',
+ '56667d7f653b1005cd5116de3d8e9faf346053cf',
+ '--file-hash',
+ 'linux_x86_newlib',
+ '5e4876a1fa53c7701cdbeef969a99b3ff0b0ddc5'
+],
+ 'pattern':
+ '.'
}
]