diff options
author | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-03 07:30:07 +0000 |
---|---|---|
committer | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-03 07:30:07 +0000 |
commit | d0b9d31d9e9bc3892809625e5b49909a528193bc (patch) | |
tree | 647dc38e45fe760312bf72988744025814749129 /DEPS | |
parent | ee37c0b1259ee0f92ea6eb98948c78f629101e1d (diff) | |
download | chromium_src-d0b9d31d9e9bc3892809625e5b49909a528193bc.zip chromium_src-d0b9d31d9e9bc3892809625e5b49909a528193bc.tar.gz chromium_src-d0b9d31d9e9bc3892809625e5b49909a528193bc.tar.bz2 |
Revert "NaCl: Update revision in DEPS, r6275 -> r6299" since it breaks the Chrome build.
This CL reverts r95212 and r95213 since it breaks Chrome compilation.
BUG=
TEST=
TBR=mseaborn
Review URL: http://codereview.chromium.org/7466051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95214 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ vars = { "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. # After changing nacl_revision, run 'gclient runhooks' to get the new values. - "nacl_irt_hash_x86_32": "10df0b6f680232576432cadbec94a4af632cf948", - "nacl_irt_hash_x86_64": "a54389c2917fabe257358ace75d0b7d8cd4611ea", - "nacl_revision": "6299", + "nacl_irt_hash_x86_32": "e4ac7d67449703cdb33b5f1fa33f4364a32192e1", + "nacl_irt_hash_x86_64": "380e57ec6dcb6c27e2a6b81fef547147571581ab", + "nacl_revision": "6275", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. # TODO(brettw) We should use the "From" syntax to avoid hardcoding the |