summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 23b9597..344ad40 100644
--- a/DEPS
+++ b/DEPS
@@ -213,7 +213,7 @@ deps_os = {
Var("nacl_revision")),
"src/rlz":
- "http://rlz.googlecode.com/svn/trunk@8",
+ "http://rlz.googlecode.com/svn/trunk@12",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":
@@ -271,7 +271,7 @@ include_rules = [
"+rlz",
# For now, we allow ICU to be included by specifying "unicode/...", although
- # this should probably change.
+ # this should probably change.
"+unicode",
"+testing",
]