diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-27 19:46:13 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-27 19:46:13 +0000 |
commit | 482e7dbea7bf8247257a7c6705356880f3a77676 (patch) | |
tree | 8d80069a9ab47969d079f1a725315fdd6446aa78 /DEPS | |
parent | 8eb82ddbde098a1bc64a3e154f7cd5faad1860e5 (diff) | |
download | chromium_src-482e7dbea7bf8247257a7c6705356880f3a77676.zip chromium_src-482e7dbea7bf8247257a7c6705356880f3a77676.tar.gz chromium_src-482e7dbea7bf8247257a7c6705356880f3a77676.tar.bz2 |
Update NaCl revision (get the 64-bit validator and sandbox fixes)
Review URL: http://codereview.chromium.org/1108005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ vars = { "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", - "nacl_revision": "1794", + "nacl_revision": "1861", } deps = { |