diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-21 01:12:09 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-21 01:12:09 +0000 |
commit | c0d0b2e2c6228126ef1eab4523cf19666a21c8cb (patch) | |
tree | 5ddbcbf5330407f9f1fb53d6958dd5f385d3c3b6 /DEPS | |
parent | c16339f5956da09bb1082ad368ae5fe714bf17ad (diff) | |
download | chromium_src-c0d0b2e2c6228126ef1eab4523cf19666a21c8cb.zip chromium_src-c0d0b2e2c6228126ef1eab4523cf19666a21c8cb.tar.gz chromium_src-c0d0b2e2c6228126ef1eab4523cf19666a21c8cb.tar.bz2 |
Rollback to r90 because this breaks the windows build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1141 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ deps = { "http://google-breakpad.googlecode.com/svn/trunk/src@281", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@91", + "http://google-url.googlecode.com/svn/trunk@90", "src/testing/gtest": "http://googletest.googlecode.com/svn/trunk@63", |