summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrogerta@google.com <rogerta@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-12 20:10:13 +0000
committerrogerta@google.com <rogerta@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-12 20:10:13 +0000
commit54edf059ac09e5a495a96a23ef30e9e2666fdb2a (patch)
tree3f7a4d95fa342529fdda60413a7e5463a627e095
parentd0941b9ebedae9231099c0921c36bf9c912c4b80 (diff)
downloadchromium_src-54edf059ac09e5a495a96a23ef30e9e2666fdb2a.zip
chromium_src-54edf059ac09e5a495a96a23ef30e9e2666fdb2a.tar.gz
chromium_src-54edf059ac09e5a495a96a23ef30e9e2666fdb2a.tar.bz2
Bumping version of RLZ library to get two changes:
- definition of new access point for Chrome Frame - new unit test for machine id TEST=This is the first step of the change for bug 58076. no user visible changes until the work for this bug is complete. BUG=58076 Review URL: http://codereview.chromium.org/3735004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62325 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1939d59..97d45ca 100644
--- a/DEPS
+++ b/DEPS
@@ -228,7 +228,7 @@ deps_os = {
Var("nacl_revision")),
"src/rlz":
- (Var("googlecode_url") % "rlz") + "/trunk@23",
+ (Var("googlecode_url") % "rlz") + "/trunk@25",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":