diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 18:06:11 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 18:06:11 +0000 |
commit | 34be0585b94eb5696694977e9c0502c52b520eb7 (patch) | |
tree | fe2349c0547c604173a6dc904acd5d3998bf2a17 /.DEPS.git | |
parent | cf7a6b0dbac40e1ac943c540637b22fec5a5531b (diff) | |
download | chromium_src-34be0585b94eb5696694977e9c0502c52b520eb7.zip chromium_src-34be0585b94eb5696694977e9c0502c52b520eb7.tar.gz chromium_src-34be0585b94eb5696694977e9c0502c52b520eb7.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,7 +19,7 @@ deps = { 'src/googleurl': Var('git_url') + '/external/google-url.git@5d6599fef835a2bfa013fe5f6942abf59b92af1b', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@40e28b7ecb02fd1021e1234afd2eeb6612feda46', + Var('git_url') + '/native_client/src/native_client.git@7b80664de4a369cd26c7d4251e39372369ca4eda', 'src/sdch/open-vcdiff': Var('git_url') + '/external/open-vcdiff.git@f1dd933c4e47a65889b4bba2a5f58b12aac53383', 'src/seccompsandbox': @@ -185,13 +185,13 @@ hooks = [ 'python', 'src/build/download_nacl_irt.py', '--nacl_revision', - '5660', + '5679', '--file_hash', 'x86_32', - '09bfd439aeb49a92884e427d9ab2acddc2c91006', + '06efd9f7182db27a8d17f910dd001230a4032ab5', '--file_hash', 'x86_64', - '6ca190db461b4810fa094ff812c66430729d3bdb' + 'ebb81e9511c2deebbbd2bcfd642b1bb25a9c6f44' ], 'pattern': '.' |