summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-08 16:16:43 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-08 16:16:43 +0000
commit7fc9f719bfd04c02539cab7ca5da4fdc3eda588e (patch)
tree342f1153d4666909bd58c21e63184eadb0ef729b /DEPS
parent83167bcb0764074bfaaa1b717da646eaefcbca29 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ccc3a7c..3868def 100644
--- a/DEPS
+++ b/DEPS
@@ -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",