diff options
author | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-10 00:28:42 +0000 |
---|---|---|
committer | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-10 00:28:42 +0000 |
commit | b83e2771e33172e4ab95a3a52c26f897ae675e75 (patch) | |
tree | 83f6dc64a8704a73e93f3e22f960d8a17c3dbc99 /o3d/DEPS | |
parent | a81fc8476eba4d6ce156487e5d72c93f3fb1eaee (diff) | |
download | chromium_src-b83e2771e33172e4ab95a3a52c26f897ae675e75.zip chromium_src-b83e2771e33172e4ab95a3a52c26f897ae675e75.tar.gz chromium_src-b83e2771e33172e4ab95a3a52c26f897ae675e75.tar.bz2 |
Update DEPS to pick up nixysa changes r72 and r73.
TEST=built and ran on Linux
BUG=none
Review URL: http://codereview.chromium.org/5766001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68799 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": "71", + "nixysa_rev": "73", # 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": "51794", |