summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-13 01:30:22 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-13 01:30:22 +0000
commitc9b6a65a0bf384651604e3d4e8625ae0483bf8e9 (patch)
tree01ecab1a1e00a75101a66ae5f5a302cdaf61f03c /DEPS
parent92c445f695bba2ab64f2b68c9ccc168c48bb4aa0 (diff)
downloadchromium_src-c9b6a65a0bf384651604e3d4e8625ae0483bf8e9.zip
chromium_src-c9b6a65a0bf384651604e3d4e8625ae0483bf8e9.tar.gz
chromium_src-c9b6a65a0bf384651604e3d4e8625ae0483bf8e9.tar.bz2
DEPS: Update rlz library revision to pull the latest changes.
We need to do that because RegKey will remove the default arguments from its constructor and rlz was making use of it. So to not break we need to update it. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3155013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55976 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 0d08fb0..36b7c6a 100644
--- a/DEPS
+++ b/DEPS
@@ -208,7 +208,7 @@ deps_os = {
Var("nacl_revision")),
"src/rlz":
- "http://rlz.googlecode.com/svn/trunk@4",
+ "http://rlz.googlecode.com/svn/trunk@8",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":