Update .DEPS.git

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111638 0039d316-1c4b-4281-b951-d872f2087c98
parent 872191ea
...@@ -24,8 +24,6 @@ deps = { ...@@ -24,8 +24,6 @@ deps = {
Var('git_url') + '/external/google-url.git@d5391dd20f9bf8b1dd60d060b0810c30c2d68c70', Var('git_url') + '/external/google-url.git@d5391dd20f9bf8b1dd60d060b0810c30c2d68c70',
'src/native_client': 'src/native_client':
Var('git_url') + '/native_client/src/native_client.git@aac0cb39e5809fe6fe6b8e6619c005682e0639a5', 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': 'src/sdch/open-vcdiff':
Var('git_url') + '/external/open-vcdiff.git@64fe2324403ea78dbd781073f4e5b34768676e2c', Var('git_url') + '/external/open-vcdiff.git@64fe2324403ea78dbd781073f4e5b34768676e2c',
'src/seccompsandbox': 'src/seccompsandbox':
...@@ -74,8 +72,6 @@ deps = { ...@@ -74,8 +72,6 @@ deps = {
Var('git_url') + '/external/pyftpdlib.git@3647f3cafa367c9576f29bde2f7b6d1b7d2983b3', Var('git_url') + '/external/pyftpdlib.git@3647f3cafa367c9576f29bde2f7b6d1b7d2983b3',
'src/third_party/pylib': 'src/third_party/pylib':
Var('git_url') + '/native_client/src/third_party/pylib.git@be1b3e269cb698f969a5a630a026628cc6d6cc78', 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': 'src/third_party/safe_browsing/testing':
Var('git_url') + '/external/google-safe-browsing/testing.git@1c915e54f77f3a8288bd6af5c507d2dbdc6b4035', Var('git_url') + '/external/google-safe-browsing/testing.git@1c915e54f77f3a8288bd6af5c507d2dbdc6b4035',
'src/third_party/scons-2.0.1': 'src/third_party/scons-2.0.1':
...@@ -163,8 +159,6 @@ deps_os = { ...@@ -163,8 +159,6 @@ deps_os = {
Var('git_url') + '/chromium/deps/lighttpd.git@856e79c6109d4f0abe93c01d4c22419e33c9bee7', Var('git_url') + '/chromium/deps/lighttpd.git@856e79c6109d4f0abe93c01d4c22419e33c9bee7',
'src/third_party/mingw-w64/mingw/bin': 'src/third_party/mingw-w64/mingw/bin':
Var('git_url') + '/native_client/deps/third_party/mingw-w64/mingw/bin.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527', 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': 'src/third_party/nss':
Var('git_url') + '/chromium/deps/nss.git@46701144a73b7854ec7d27c1642c378cea69075b', Var('git_url') + '/chromium/deps/nss.git@46701144a73b7854ec7d27c1642c378cea69075b',
'src/third_party/pefile': 'src/third_party/pefile':
...@@ -212,30 +206,18 @@ hooks = [ ...@@ -212,30 +206,18 @@ hooks = [
[ [
'python', 'python',
'src/build/download_nacl_toolchains.py', 'src/build/download_nacl_toolchains.py',
'--no-pnacl',
'--no-arm-trusted',
'--x86-version', '--x86-version',
'7258', '7098',
'--nacl-newlib-only',
'--file-hash', '--file-hash',
'mac_x86_newlib', 'mac_x86_newlib',
'648b5ae8ae770b41c4a0eef28cff6f67fe8bb386', '74612a65dd6bae1d85af1f7277cc6af6e5d86b46',
'--file-hash', '--file-hash',
'win_x86_newlib', 'win_x86_newlib',
'a340bc72900f002f88491bf82baf69d35593ed75', '3672e7b20848beec886badc46909cf24fb1c574f',
'--file-hash', '--file-hash',
'linux_x86_newlib', 'linux_x86_newlib',
'5f82c18ce9d0201f9df852bddcb19746ef690290', '528b9b85d087ffb5a0f6348f5219a33cd0ff725f'
'--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'
], ],
'pattern': 'pattern':
'.' '.'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment