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-24 20:42:13 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-24 20:42:13 +0000
commit165e786bf08b5511406e73c3d4cf077aa00764de (patch)
treebe48e05eea31aba3e13756a9dae0556974f2fb2e /.DEPS.git
parent3a0b2499c0a1c9e1456790cf501df6eb15af5f82 (diff)
downloadchromium_src-165e786bf08b5511406e73c3d4cf077aa00764de.zip
chromium_src-165e786bf08b5511406e73c3d4cf077aa00764de.tar.gz
chromium_src-165e786bf08b5511406e73c3d4cf077aa00764de.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98107 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r--.DEPS.git43
1 files changed, 13 insertions, 30 deletions
diff --git a/.DEPS.git b/.DEPS.git
index c8e7d698..c4ef1b7 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -194,45 +194,28 @@ hooks = [
'action':
[
'python',
- 'src/build/gyp_chromium'
-],
- 'pattern':
- '.'
-},
- {
- 'action':
- [
- 'python',
- 'src/build/download_nacl_irt.py',
- '--nacl_revision',
- '6499',
- '--file_hash',
- 'x86_32',
- '3da71eefa07c815a1aed9dc3a379fc41efda4b6b',
- '--file_hash',
- 'x86_64',
- '147077c09e87ff2db20d32af2054bfb4de343c20'
-],
- 'pattern':
- '.'
-},
- {
- 'action':
- [
- 'python',
'src/build/download_nacl_toolchains.py',
'--x86-version',
- '6429',
+ '6494',
'--nacl-newlib-only',
'--file-hash',
'mac_x86_newlib',
- 'be4cc2baf6eb34c8fe155a1bb61e2acd8ca1e924',
+ '1b0855435c03c435a011c6105a509624b2a4edaa',
'--file-hash',
'win_x86_newlib',
- '56667d7f653b1005cd5116de3d8e9faf346053cf',
+ '5038a47b5a9a49acdc36cbe311aec7bce575c164',
'--file-hash',
'linux_x86_newlib',
- '5e4876a1fa53c7701cdbeef969a99b3ff0b0ddc5'
+ '01e245dc6dca16bea5cf840dbc77e3aa138f234f'
+],
+ 'pattern':
+ '.'
+},
+ {
+ 'action':
+ [
+ 'python',
+ 'src/build/gyp_chromium'
],
'pattern':
'.'