From 4cbad9bf84684eda82c9d55b82db113496c7fb9f Mon Sep 17 00:00:00 2001 From: "maf@google.com" Date: Tue, 9 Feb 2010 22:21:43 +0000 Subject: 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 --- o3d/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'o3d') 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", -- cgit v1.1