Index: DEPS |
diff --git a/DEPS b/DEPS |
index 9581903d44e148206c8af091021b80a3cfdb1b21..0f0d68b127aaf2af1e2314fe06d1527c62105ca3 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -210,7 +210,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": |
@@ -268,7 +268,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", |
] |