diff options
author | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 17:41:21 +0000 |
---|---|---|
committer | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 17:41:21 +0000 |
commit | 240c7227d04ef79e491c21d7d9a88383ff0ea611 (patch) | |
tree | 4ebc85b708fcd51ea7c32639d23fa7fb1a8434c9 /DEPS | |
parent | 4db49a10fb7d6c99f3de6c37f5ca509e1b937190 (diff) | |
download | chromium_src-240c7227d04ef79e491c21d7d9a88383ff0ea611.zip chromium_src-240c7227d04ef79e491c21d7d9a88383ff0ea611.tar.gz chromium_src-240c7227d04ef79e491c21d7d9a88383ff0ea611.tar.bz2 |
Update to get most recent NaCl fixes.
Review URL: http://codereview.chromium.org/1089005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42121 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": "1742", + "nacl_revision": "1760", } deps = { |