diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-16 15:12:14 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-16 15:12:14 +0000 |
commit | 977db2538d8c67073165eb4982e715bf52658045 (patch) | |
tree | bb02e65de4fe1ec635fcdb2b46191275a159992a /.DEPS.git | |
parent | 524b3fcabc0928bb22f36d16124b5dbc22aef2c1 (diff) | |
download | chromium_src-977db2538d8c67073165eb4982e715bf52658045.zip chromium_src-977db2538d8c67073165eb4982e715bf52658045.tar.gz chromium_src-977db2538d8c67073165eb4982e715bf52658045.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96943 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@9bdd76084bd173ce8733f50466f22b6303ed5c84', + Var('git_url') + '/native_client/src/native_client.git@dd2cf6cfac875361928f96f21d309c43de1436c7', 'src/native_client/src/third_party/ppapi': Var('git_url') + '/chromium/src/ppapi.git@0d685910587d6906393c8a6b1187b6b1e57bb5d5', 'src/sdch/open-vcdiff': @@ -207,13 +207,13 @@ hooks = [ 'python', 'src/build/download_nacl_irt.py', '--nacl_revision', - '6416', + '6424', '--file_hash', 'x86_32', - '05b19a95dbaa460ca72969268332aa678823ed01', + 'bc3a3db0dbae9305ae78b726a6d683dda2a08bf8', '--file_hash', 'x86_64', - '7ec40d9483348dbecff8c32aa7176cc734f0708d' + 'c76c4754e435dadd3c64c5600e3bf79119d211ca' ], 'pattern': '.' |