diff options
author | dkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 21:10:15 +0000 |
---|---|---|
committer | dkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 21:10:15 +0000 |
commit | 5040e1e453412c81319d6c9b9f603a82fb63fb2e (patch) | |
tree | 87f68bc0b2bf9d306c8cc445bc17d9566b253a83 /DEPS | |
parent | 4a9fb4ff363eb5fb398953fa4ed15124f228c124 (diff) | |
download | chromium_src-5040e1e453412c81319d6c9b9f603a82fb63fb2e.zip chromium_src-5040e1e453412c81319d6c9b9f603a82fb63fb2e.tar.gz chromium_src-5040e1e453412c81319d6c9b9f603a82fb63fb2e.tar.bz2 |
Roll deps to get new googleurl with tiny #include fix for newer glibc
Review URL: http://codereview.chromium.org/48017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11778 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ deps = { "http://google-breakpad.googlecode.com/svn/trunk/src@285", "src/googleurl": - "http://google-url.googlecode.com/svn/trunk@96", + "http://google-url.googlecode.com/svn/trunk@98", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@22", |