diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-14 01:35:17 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-14 01:35:17 +0000 |
commit | 474b2ab8c3b32c07692480aa234f3b2921fe5dd6 (patch) | |
tree | 2b636c7cad4069fafc3d190bb6a009b754939374 /o3d/DEPS | |
parent | 3ab834ce7c14df921503be2fd51774857824e6bd (diff) | |
download | chromium_src-474b2ab8c3b32c07692480aa234f3b2921fe5dd6.zip chromium_src-474b2ab8c3b32c07692480aa234f3b2921fe5dd6.tar.gz chromium_src-474b2ab8c3b32c07692480aa234f3b2921fe5dd6.tar.bz2 |
Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threading support needed for Safari on 10.6.
Review URL: http://codereview.chromium.org/1622023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-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": "68", + "nixysa_rev": "69", # 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", |