diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 22:11:55 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 22:11:55 +0000 |
commit | ebafa9eb9f57afdeff25b871e4831304c4c5004a (patch) | |
tree | c5a5ebcb1e6f22b238fd884ec4a482c31e683b24 /DEPS | |
parent | 3f34599d40afee4d071e33c12278931764dd7c56 (diff) | |
download | chromium_src-ebafa9eb9f57afdeff25b871e4831304c4c5004a.zip chromium_src-ebafa9eb9f57afdeff25b871e4831304c4c5004a.tar.gz chromium_src-ebafa9eb9f57afdeff25b871e4831304c4c5004a.tar.bz2 |
Update googleurl to r100 to pick up char16/string16 fixes
Review URL: http://codereview.chromium.org/53067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12502 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@98", + "http://google-url.googlecode.com/svn/trunk@100", "src/sdch/open-vcdiff": "http://open-vcdiff.googlecode.com/svn/trunk@22", |