diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 04:00:12 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-05 04:00:12 +0000 |
commit | 3dff6d0b4890bd2a75b8f9898be3c3b5f7e2981c (patch) | |
tree | 913b5eb7607ab460fb6a7eed52098b2eaee70a4d /.DEPS.git | |
parent | 8bab13e2940547ee4e7d59749bcc40599c87722f (diff) | |
download | chromium_src-3dff6d0b4890bd2a75b8f9898be3c3b5f7e2981c.zip chromium_src-3dff6d0b4890bd2a75b8f9898be3c3b5f7e2981c.tar.gz chromium_src-3dff6d0b4890bd2a75b8f9898be3c3b5f7e2981c.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95565 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,7 +21,7 @@ deps = { 'src/googleurl': Var('git_url') + '/external/google-url.git@290665e5ec3f648c6d94f0a4e2d0f1c603f65b84', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@9681da451b8ebbd77d8b0a9309a9a23ac62ed3d8', + Var('git_url') + '/native_client/src/native_client.git@8e462b54713c2d1220493a59280bf79f7f6bc050', 'src/native_client/src/third_party/ppapi': Var('git_url') + '/chromium/src/ppapi.git@9c715e4b7592baa0aed34059c6b29cee21d361f6', 'src/sdch/open-vcdiff': @@ -201,13 +201,13 @@ hooks = [ 'python', 'src/build/download_nacl_irt.py', '--nacl_revision', - '6303', + '6322', '--file_hash', 'x86_32', - '10df0b6f680232576432cadbec94a4af632cf948', + '4bb285d7560668a72dec1d42e44d6a2bf744170b', '--file_hash', 'x86_64', - 'a54389c2917fabe257358ace75d0b7d8cd4611ea' + 'e317b15c9c4527fd91cdb236d5f181552404e479' ], 'pattern': '.' |