summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-26 18:09:14 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-26 18:09:14 +0000
commitbcfd6b2e9e702a67457e5fc371f1f2bf5b6dd01b (patch)
treec3511cb69e5a4fc89ef1e444bc0c4a25d619a1da /.DEPS.git
parent872191ea4754bd16ce931b31c054f6d838a9d466 (diff)
downloadchromium_src-bcfd6b2e9e702a67457e5fc371f1f2bf5b6dd01b.zip
chromium_src-bcfd6b2e9e702a67457e5fc371f1f2bf5b6dd01b.tar.gz
chromium_src-bcfd6b2e9e702a67457e5fc371f1f2bf5b6dd01b.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111638 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r--.DEPS.git28
1 files changed, 5 insertions, 23 deletions
diff --git a/.DEPS.git b/.DEPS.git
index aaef8fa..365cf6e 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -24,8 +24,6 @@ deps = {
Var('git_url') + '/external/google-url.git@d5391dd20f9bf8b1dd60d060b0810c30c2d68c70',
'src/native_client':
Var('git_url') + '/native_client/src/native_client.git@aac0cb39e5809fe6fe6b8e6619c005682e0639a5',
- 'src/native_client_sdk/src/site_scons':
- Var('git_url') + '/native_client/src/native_client/site_scons.git@21340aa030d3baf50c07013c563c6eb4eac08163',
'src/sdch/open-vcdiff':
Var('git_url') + '/external/open-vcdiff.git@64fe2324403ea78dbd781073f4e5b34768676e2c',
'src/seccompsandbox':
@@ -74,8 +72,6 @@ deps = {
Var('git_url') + '/external/pyftpdlib.git@3647f3cafa367c9576f29bde2f7b6d1b7d2983b3',
'src/third_party/pylib':
Var('git_url') + '/native_client/src/third_party/pylib.git@be1b3e269cb698f969a5a630a026628cc6d6cc78',
- 'src/third_party/pymox':
- Var('git_url') + '/external/pymox.git@9011fcf628196660fda01dc4d1ffc23b5315dfe0',
'src/third_party/safe_browsing/testing':
Var('git_url') + '/external/google-safe-browsing/testing.git@1c915e54f77f3a8288bd6af5c507d2dbdc6b4035',
'src/third_party/scons-2.0.1':
@@ -163,8 +159,6 @@ deps_os = {
Var('git_url') + '/chromium/deps/lighttpd.git@856e79c6109d4f0abe93c01d4c22419e33c9bee7',
'src/third_party/mingw-w64/mingw/bin':
Var('git_url') + '/native_client/deps/third_party/mingw-w64/mingw/bin.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527',
- 'src/third_party/nacl_sdk_binaries':
- Var('git_url') + '/chromium/deps/nacl_sdk_binaries.git@759dfca03bdc774da7ecbf974f6e2b84f43699a5',
'src/third_party/nss':
Var('git_url') + '/chromium/deps/nss.git@46701144a73b7854ec7d27c1642c378cea69075b',
'src/third_party/pefile':
@@ -212,30 +206,18 @@ hooks = [
[
'python',
'src/build/download_nacl_toolchains.py',
- '--no-pnacl',
- '--no-arm-trusted',
'--x86-version',
- '7258',
+ '7098',
+ '--nacl-newlib-only',
'--file-hash',
'mac_x86_newlib',
- '648b5ae8ae770b41c4a0eef28cff6f67fe8bb386',
+ '74612a65dd6bae1d85af1f7277cc6af6e5d86b46',
'--file-hash',
'win_x86_newlib',
- 'a340bc72900f002f88491bf82baf69d35593ed75',
+ '3672e7b20848beec886badc46909cf24fb1c574f',
'--file-hash',
'linux_x86_newlib',
- '5f82c18ce9d0201f9df852bddcb19746ef690290',
- '--file-hash',
- 'mac_x86',
- 'f7b73f3d9073b75bb1ef6b583eaf56f397ca80ed',
- '--file-hash',
- 'win_x86',
- '75ee1d6f8c758d9580b2c35773b14d0ab6847372',
- '--file-hash',
- 'linux_x86',
- '33afa1cefa7fd2a7270b309298dbbf93361d90db',
- '--save-downloads-dir',
- 'src/native_client_sdk/src/build_tools/toolchain_archives'
+ '528b9b85d087ffb5a0f6348f5219a33cd0ff725f'
],
'pattern':
'.'