diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-31 01:22:15 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-31 01:22:15 +0000 |
commit | 1e543834ddfac726ca835221a2fb95432da56d7a (patch) | |
tree | 9e499eb1003a4379a6063ee070bea82d942ba32d /o3d | |
parent | 84a059d23ee3ced8d51f8b6e651ae675f1310637 (diff) | |
download | chromium_src-1e543834ddfac726ca835221a2fb95432da56d7a.zip chromium_src-1e543834ddfac726ca835221a2fb95432da56d7a.tar.gz chromium_src-1e543834ddfac726ca835221a2fb95432da56d7a.tar.bz2 |
Rev O3D DEPS to pull in new Nixysa.
Review URL: http://codereview.chromium.org/1530010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ vars = { "chromium_trunk": "http://src.chromium.org/svn/trunk", - "nixysa_rev": "66", + "nixysa_rev": "68", # When updating the chromium rev, you must also update the nss and sqlite # revs to match the version pulled-in by Chromium's own DEPS in the new rev. "chromium_rev": "37758", |