diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 22:21:43 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 22:21:43 +0000 |
commit | 4cbad9bf84684eda82c9d55b82db113496c7fb9f (patch) | |
tree | f6d7e392c06bb020dd61198543f38bf18c6f7872 | |
parent | bcb01f43f15746d052c23d924006e49209e3d52d (diff) | |
download | chromium_src-4cbad9bf84684eda82c9d55b82db113496c7fb9f.zip chromium_src-4cbad9bf84684eda82c9d55b82db113496c7fb9f.tar.gz chromium_src-4cbad9bf84684eda82c9d55b82db113496c7fb9f.tar.bz2 |
Roll back Nixysa imported rev so that we get the Python 2.4 compatible version.
Review URL: http://codereview.chromium.org/583016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38522 0039d316-1c4b-4281-b951-d872f2087c98
-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": "65", + "nixysa_rev": "64", # 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", |