diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-22 12:02:01 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-22 12:02:01 +0000 |
commit | 37c3dacaa38fddba1c53d9b3f3f0514933d3dd45 (patch) | |
tree | 2bbb6a5c3ebba6adf5f01982c75ba52275aadcc4 /DEPS | |
parent | f8b18202f5cadef38d531477642bb9845ed852c0 (diff) | |
download | chromium_src-37c3dacaa38fddba1c53d9b3f3f0514933d3dd45.zip chromium_src-37c3dacaa38fddba1c53d9b3f3f0514933d3dd45.tar.gz chromium_src-37c3dacaa38fddba1c53d9b3f3f0514933d3dd45.tar.bz2 |
Roll DEPS for rlz library r18:23.
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/3382015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60168 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ deps_os = { Var("nacl_revision")), "src/rlz": - (Var("googlecode_url") % "rlz") + "/trunk@18", + (Var("googlecode_url") % "rlz") + "/trunk@23", }, "mac": { "src/chrome/tools/test/reference_build/chrome_mac": |