diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 16:16:43 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 16:16:43 +0000 |
commit | 7fc9f719bfd04c02539cab7ca5da4fdc3eda588e (patch) | |
tree | 342f1153d4666909bd58c21e63184eadb0ef729b /DEPS | |
parent | 83167bcb0764074bfaaa1b717da646eaefcbca29 (diff) | |
download | chromium_src-7fc9f719bfd04c02539cab7ca5da4fdc3eda588e.zip chromium_src-7fc9f719bfd04c02539cab7ca5da4fdc3eda588e.tar.gz chromium_src-7fc9f719bfd04c02539cab7ca5da4fdc3eda588e.tar.bz2 |
Pull latest googleurl to get < > escaping for queries.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@566 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@88",
+ "http://google-url.googlecode.com/svn/trunk@89",
"src/testing/gtest":
"http://googletest.googlecode.com/svn/trunk@63",
|