diff options
author | piman@google.com <piman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 18:35:04 +0000 |
---|---|---|
committer | piman@google.com <piman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 18:35:04 +0000 |
commit | 1a1f77936f887b936c29bd61f82397c8f5d987fa (patch) | |
tree | 99c96b4d3bf59df72410741a97cac01dcd6b0fbc /o3d/DEPS | |
parent | aa7dc4f275a8c4c0b27a4f581bbb1d51ef7f52ee (diff) | |
download | chromium_src-1a1f77936f887b936c29bd61f82397c8f5d987fa.zip chromium_src-1a1f77936f887b936c29bd61f82397c8f5d987fa.tar.gz chromium_src-1a1f77936f887b936c29bd61f82397c8f5d987fa.tar.bz2 |
Bump nixysa rev to get the nspluginwrapper fix (and the signed/unsigned one)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19507 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "chromium_trunk": "http://src.chromium.org/svn/trunk", - "nixysa_rev": "21", + "nixysa_rev": "23", "o3d_code_rev": "77", } |