summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:21:43 +0000
committermaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:21:43 +0000
commit4cbad9bf84684eda82c9d55b82db113496c7fb9f (patch)
treef6d7e392c06bb020dd61198543f38bf18c6f7872
parentbcb01f43f15746d052c23d924006e49209e3d52d (diff)
downloadchromium_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/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 00b8eef..a498f25 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -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",