diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 23:07:13 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 23:07:13 +0000 |
commit | 6fc4538be5035b9548a73d67eb7e59f2529c3a2b (patch) | |
tree | d3845668e1ea5b18988a01752ea30e5547b975ed /DEPS | |
parent | 3a35c75bb60bff4b249163490557af893356cac5 (diff) | |
download | chromium_src-6fc4538be5035b9548a73d67eb7e59f2529c3a2b.zip chromium_src-6fc4538be5035b9548a73d67eb7e59f2529c3a2b.tar.gz chromium_src-6fc4538be5035b9548a73d67eb7e59f2529c3a2b.tar.bz2 |
Update NaCl revision (1861 -> 1915)
Review URL: http://codereview.chromium.org/1567012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43404 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": "1861", + "nacl_revision": "1915", } deps = { |